Skip to content

Commit 34c85d4

Browse files
Add redirection to Google Workspace add-ons samples
1 parent 93c15be commit 34c85d4

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
# Google Chat apps code samples
22

33
This repository contains the [code samples](https://developers.google.com/workspace/chat/samples) for
4-
[interactive Google Chat apps](https://developers.google.com/workspace/chat).
5-
Most of them are featured in
4+
[interactive Google Chat apps *not built* as Google Workspace add-ons](https://developers.google.com/workspace/chat). Most code samples are featured in
65
[guides](https://developers.google.com/workspace/chat/overview) and
76
[tutorials](https://developers.google.com/workspace/chat/samples) hosted in the
87
Developer Website.
98

9+
**Important:** The code samples for
10+
[interactive Google Chat apps *built* as Google Workspace add-ons](https://developers.google.com/workspace/add-ons/chat) are located in the Git repository dedicated to Google Workspace add-ons (see
11+
[Node.js](https://github.com/googleworkspace/add-ons-samples/tree/main/node),
12+
[Python](https://github.com/googleworkspace/add-ons-samples/tree/main/python),
13+
[Java](https://github.com/googleworkspace/add-ons-samples/tree/main/java),
14+
[Apps Script](https://github.com/googleworkspace/add-ons-samples/tree/main/apps-script)).
15+
1016
**Note:** Code samples for the
1117
[Google Chat API](https://developers.google.com/workspace/chat/api-overview)
1218
are located in the Git repositories dedicated to Google Workspace APIs (see

0 commit comments

Comments
 (0)