You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-chat/v1/2.0.0/com/google/api/services/chat/v1/model/GoogleAppsCardV1Action.java
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
/**
20
20
* An action that describes the behavior when the form is submitted. For example, you can invoke an
21
21
* Apps Script script to handle the form. If the action is triggered, the form values are sent to
Copy file name to clipboardExpand all lines: clients/google-api-services-chat/v1/2.0.0/com/google/api/services/chat/v1/model/GoogleAppsCardV1ActionParameter.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
* three snooze buttons: snooze now, snooze one day, or snooze next week. You might use `action
22
22
* method = snooze()`, passing the snooze type and snooze time in the list of string parameters. To
23
23
* learn more, see [`CommonEventObject`](https://developers.google.com/workspace/chat/api/reference/
24
-
* rest/v1/Event#commoneventobject). [Google Workspace Add-ons and Chat
24
+
* rest/v1/Event#commoneventobject). [Google Workspace add-ons and Chat
Copy file name to clipboardExpand all lines: clients/google-api-services-chat/v1/2.0.0/com/google/api/services/chat/v1/model/GoogleAppsCardV1BorderStyle.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
19
19
/**
20
20
* The style options for the border of a card or widget, including the border type and color.
21
-
* [Google Workspace Add-ons and Chat apps](https://developers.google.com/workspace/extend):
21
+
* [Google Workspace add-ons and Chat apps](https://developers.google.com/workspace/extend):
22
22
*
23
23
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
24
24
* transmitted over HTTP when working with the Google Chat API. For a detailed explanation see:
Copy file name to clipboardExpand all lines: clients/google-api-services-chat/v1/2.0.0/com/google/api/services/chat/v1/model/GoogleAppsCardV1Button.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@
20
20
* A text, icon, or text and icon button that users can click. For an example in Google Chat apps,
21
21
* see [Add a button](https://developers.google.com/workspace/chat/design-interactive-card-
22
22
* dialog#add_a_button). To make an image a clickable button, specify an `Image` (not an
23
-
* `ImageComponent`) and set an `onClick` action. [Google Workspace Add-ons and Chat
23
+
* `ImageComponent`) and set an `onClick` action. [Google Workspace add-ons and Chat
Copy file name to clipboardExpand all lines: clients/google-api-services-chat/v1/2.0.0/com/google/api/services/chat/v1/model/GoogleAppsCardV1ButtonList.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
/**
20
20
* A list of buttons layed out horizontally. For an example in Google Chat apps, see [Add a
Copy file name to clipboardExpand all lines: clients/google-api-services-chat/v1/2.0.0/com/google/api/services/chat/v1/model/GoogleAppsCardV1CardAction.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
/**
20
20
* A card action is the action associated with the card. For example, an invoice card might include
21
21
* actions such as delete invoice, email invoice, or open the invoice in a browser. [Google
Copy file name to clipboardExpand all lines: clients/google-api-services-chat/v1/2.0.0/com/google/api/services/chat/v1/model/GoogleAppsCardV1CardFixedFooter.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@
23
23
* [card messages](https://developers.google.com/workspace/chat/create-messages#create). For an
24
24
* example in Google Chat apps, see [Add a persistent
Copy file name to clipboardExpand all lines: clients/google-api-services-chat/v1/2.0.0/com/google/api/services/chat/v1/model/GoogleAppsCardV1CardHeader.java
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
/**
20
20
* Represents a card header. For an example in Google Chat apps, see [Add a
0 commit comments