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
#### chat:v1
The following keys were deleted:
- schemas.DynamiteIntegrationLogEntry (Total Keys: 5)
The following keys were added:
- schemas.ChatAppLogEntry (Total Keys: 5)
Copy file name to clipboardExpand all lines: docs/dyn/chat_v1.dms.conversations.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -851,7 +851,7 @@ <h3>Method Details</h3>
851
851
},
852
852
"space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat app. # The space the message belongs to.
853
853
"displayName": "A String", # The space's display name. For direct messages between humans, this field might be empty.
854
-
"name": "A String", # Optional. Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
854
+
"name": "A String", # Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
855
855
"singleUserBotDm": True or False, # Output only. Whether the space is a DM between a Chat app and a single human.
856
856
"threaded": True or False, # Output only. Output only. Whether the messages are threaded in this space.
857
857
"type": "A String", # Output only. Deprecated: Use `single_user_bot_dm` instead. Output only. The type of a space.
@@ -863,7 +863,7 @@ <h3>Method Details</h3>
863
863
}
864
864
865
865
requestId: string, Optional. A unique request ID for this message. Specifying an existing request ID returns the message created with that ID instead of creating a new message.
866
-
threadKey: string, Optional. Opaque thread identifier string that can be specified to group messages into a single thread. If this is the first message with a given thread identifier, a new thread is created. Subsequent messages with the same thread identifier will be posted into the same thread. This relieves Chat apps and webhooks from having to store the Google Chat thread ID of a thread (created earlier by them) to post further updates to it. Has no effect if thread field, corresponding to an existing thread, is set in message.
866
+
threadKey: string, Optional. Opaque thread identifier. To start or add to a thread, create a message and specify a `threadKey` instead of thread.name. (Setting thread.name has no effect.) The first message with a given `threadKey` starts a new thread. Subsequent messages with the same `threadKey` post into the same thread.
867
867
x__xgafv: string, V1 error format.
868
868
Allowed values
869
869
1 - v1 error format
@@ -1628,7 +1628,7 @@ <h3>Method Details</h3>
1628
1628
},
1629
1629
"space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat app. # The space the message belongs to.
1630
1630
"displayName": "A String", # The space's display name. For direct messages between humans, this field might be empty.
1631
-
"name": "A String", # Optional. Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
1631
+
"name": "A String", # Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
1632
1632
"singleUserBotDm": True or False, # Output only. Whether the space is a DM between a Chat app and a single human.
1633
1633
"threaded": True or False, # Output only. Output only. Whether the messages are threaded in this space.
1634
1634
"type": "A String", # Output only. Deprecated: Use `single_user_bot_dm` instead. Output only. The type of a space.
Copy file name to clipboardExpand all lines: docs/dyn/chat_v1.dms.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -859,7 +859,7 @@ <h3>Method Details</h3>
859
859
},
860
860
"space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat app. # The space the message belongs to.
861
861
"displayName": "A String", # The space's display name. For direct messages between humans, this field might be empty.
862
-
"name": "A String", # Optional. Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
862
+
"name": "A String", # Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
863
863
"singleUserBotDm": True or False, # Output only. Whether the space is a DM between a Chat app and a single human.
864
864
"threaded": True or False, # Output only. Output only. Whether the messages are threaded in this space.
865
865
"type": "A String", # Output only. Deprecated: Use `single_user_bot_dm` instead. Output only. The type of a space.
@@ -871,7 +871,7 @@ <h3>Method Details</h3>
871
871
}
872
872
873
873
requestId: string, Optional. A unique request ID for this message. Specifying an existing request ID returns the message created with that ID instead of creating a new message.
874
-
threadKey: string, Optional. Opaque thread identifier string that can be specified to group messages into a single thread. If this is the first message with a given thread identifier, a new thread is created. Subsequent messages with the same thread identifier will be posted into the same thread. This relieves Chat apps and webhooks from having to store the Google Chat thread ID of a thread (created earlier by them) to post further updates to it. Has no effect if thread field, corresponding to an existing thread, is set in message.
874
+
threadKey: string, Optional. Opaque thread identifier. To start or add to a thread, create a message and specify a `threadKey` instead of thread.name. (Setting thread.name has no effect.) The first message with a given `threadKey` starts a new thread. Subsequent messages with the same `threadKey` post into the same thread.
875
875
x__xgafv: string, V1 error format.
876
876
Allowed values
877
877
1 - v1 error format
@@ -1636,7 +1636,7 @@ <h3>Method Details</h3>
1636
1636
},
1637
1637
"space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat app. # The space the message belongs to.
1638
1638
"displayName": "A String", # The space's display name. For direct messages between humans, this field might be empty.
1639
-
"name": "A String", # Optional. Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
1639
+
"name": "A String", # Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
1640
1640
"singleUserBotDm": True or False, # Output only. Whether the space is a DM between a Chat app and a single human.
1641
1641
"threaded": True or False, # Output only. Output only. Whether the messages are threaded in this space.
1642
1642
"type": "A String", # Output only. Deprecated: Use `single_user_bot_dm` instead. Output only. The type of a space.
@@ -2413,7 +2413,7 @@ <h3>Method Details</h3>
2413
2413
},
2414
2414
"space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat app. # The space the message belongs to.
2415
2415
"displayName": "A String", # The space's display name. For direct messages between humans, this field might be empty.
2416
-
"name": "A String", # Optional. Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
2416
+
"name": "A String", # Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
2417
2417
"singleUserBotDm": True or False, # Output only. Whether the space is a DM between a Chat app and a single human.
2418
2418
"threaded": True or False, # Output only. Output only. Whether the messages are threaded in this space.
2419
2419
"type": "A String", # Output only. Deprecated: Use `single_user_bot_dm` instead. Output only. The type of a space.
@@ -2425,7 +2425,7 @@ <h3>Method Details</h3>
2425
2425
}
2426
2426
2427
2427
requestId: string, Optional. A unique request ID for this message. Specifying an existing request ID returns the message created with that ID instead of creating a new message.
2428
-
threadKey: string, Optional. Opaque thread identifier string that can be specified to group messages into a single thread. If this is the first message with a given thread identifier, a new thread is created. Subsequent messages with the same thread identifier will be posted into the same thread. This relieves Chat apps and webhooks from having to store the Google Chat thread ID of a thread (created earlier by them) to post further updates to it. Has no effect if thread field, corresponding to an existing thread, is set in message.
2428
+
threadKey: string, Optional. Opaque thread identifier. To start or add to a thread, create a message and specify a `threadKey` instead of thread.name. (Setting thread.name has no effect.) The first message with a given `threadKey` starts a new thread. Subsequent messages with the same `threadKey` post into the same thread.
2429
2429
x__xgafv: string, V1 error format.
2430
2430
Allowed values
2431
2431
1 - v1 error format
@@ -3190,7 +3190,7 @@ <h3>Method Details</h3>
3190
3190
},
3191
3191
"space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat app. # The space the message belongs to.
3192
3192
"displayName": "A String", # The space's display name. For direct messages between humans, this field might be empty.
3193
-
"name": "A String", # Optional. Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
3193
+
"name": "A String", # Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
3194
3194
"singleUserBotDm": True or False, # Output only. Whether the space is a DM between a Chat app and a single human.
3195
3195
"threaded": True or False, # Output only. Output only. Whether the messages are threaded in this space.
3196
3196
"type": "A String", # Output only. Deprecated: Use `single_user_bot_dm` instead. Output only. The type of a space.
Copy file name to clipboardExpand all lines: docs/dyn/chat_v1.rooms.conversations.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -851,7 +851,7 @@ <h3>Method Details</h3>
851
851
},
852
852
"space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat app. # The space the message belongs to.
853
853
"displayName": "A String", # The space's display name. For direct messages between humans, this field might be empty.
854
-
"name": "A String", # Optional. Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
854
+
"name": "A String", # Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
855
855
"singleUserBotDm": True or False, # Output only. Whether the space is a DM between a Chat app and a single human.
856
856
"threaded": True or False, # Output only. Output only. Whether the messages are threaded in this space.
857
857
"type": "A String", # Output only. Deprecated: Use `single_user_bot_dm` instead. Output only. The type of a space.
@@ -863,7 +863,7 @@ <h3>Method Details</h3>
863
863
}
864
864
865
865
requestId: string, Optional. A unique request ID for this message. Specifying an existing request ID returns the message created with that ID instead of creating a new message.
866
-
threadKey: string, Optional. Opaque thread identifier string that can be specified to group messages into a single thread. If this is the first message with a given thread identifier, a new thread is created. Subsequent messages with the same thread identifier will be posted into the same thread. This relieves Chat apps and webhooks from having to store the Google Chat thread ID of a thread (created earlier by them) to post further updates to it. Has no effect if thread field, corresponding to an existing thread, is set in message.
866
+
threadKey: string, Optional. Opaque thread identifier. To start or add to a thread, create a message and specify a `threadKey` instead of thread.name. (Setting thread.name has no effect.) The first message with a given `threadKey` starts a new thread. Subsequent messages with the same `threadKey` post into the same thread.
867
867
x__xgafv: string, V1 error format.
868
868
Allowed values
869
869
1 - v1 error format
@@ -1628,7 +1628,7 @@ <h3>Method Details</h3>
1628
1628
},
1629
1629
"space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat app. # The space the message belongs to.
1630
1630
"displayName": "A String", # The space's display name. For direct messages between humans, this field might be empty.
1631
-
"name": "A String", # Optional. Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
1631
+
"name": "A String", # Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
1632
1632
"singleUserBotDm": True or False, # Output only. Whether the space is a DM between a Chat app and a single human.
1633
1633
"threaded": True or False, # Output only. Output only. Whether the messages are threaded in this space.
1634
1634
"type": "A String", # Output only. Deprecated: Use `single_user_bot_dm` instead. Output only. The type of a space.
Copy file name to clipboardExpand all lines: docs/dyn/chat_v1.rooms.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -859,7 +859,7 @@ <h3>Method Details</h3>
859
859
},
860
860
"space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat app. # The space the message belongs to.
861
861
"displayName": "A String", # The space's display name. For direct messages between humans, this field might be empty.
862
-
"name": "A String", # Optional. Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
862
+
"name": "A String", # Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
863
863
"singleUserBotDm": True or False, # Output only. Whether the space is a DM between a Chat app and a single human.
864
864
"threaded": True or False, # Output only. Output only. Whether the messages are threaded in this space.
865
865
"type": "A String", # Output only. Deprecated: Use `single_user_bot_dm` instead. Output only. The type of a space.
@@ -871,7 +871,7 @@ <h3>Method Details</h3>
871
871
}
872
872
873
873
requestId: string, Optional. A unique request ID for this message. Specifying an existing request ID returns the message created with that ID instead of creating a new message.
874
-
threadKey: string, Optional. Opaque thread identifier string that can be specified to group messages into a single thread. If this is the first message with a given thread identifier, a new thread is created. Subsequent messages with the same thread identifier will be posted into the same thread. This relieves Chat apps and webhooks from having to store the Google Chat thread ID of a thread (created earlier by them) to post further updates to it. Has no effect if thread field, corresponding to an existing thread, is set in message.
874
+
threadKey: string, Optional. Opaque thread identifier. To start or add to a thread, create a message and specify a `threadKey` instead of thread.name. (Setting thread.name has no effect.) The first message with a given `threadKey` starts a new thread. Subsequent messages with the same `threadKey` post into the same thread.
875
875
x__xgafv: string, V1 error format.
876
876
Allowed values
877
877
1 - v1 error format
@@ -1636,7 +1636,7 @@ <h3>Method Details</h3>
1636
1636
},
1637
1637
"space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat app. # The space the message belongs to.
1638
1638
"displayName": "A String", # The space's display name. For direct messages between humans, this field might be empty.
1639
-
"name": "A String", # Optional. Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
1639
+
"name": "A String", # Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
1640
1640
"singleUserBotDm": True or False, # Output only. Whether the space is a DM between a Chat app and a single human.
1641
1641
"threaded": True or False, # Output only. Output only. Whether the messages are threaded in this space.
1642
1642
"type": "A String", # Output only. Deprecated: Use `single_user_bot_dm` instead. Output only. The type of a space.
@@ -2413,7 +2413,7 @@ <h3>Method Details</h3>
2413
2413
},
2414
2414
"space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat app. # The space the message belongs to.
2415
2415
"displayName": "A String", # The space's display name. For direct messages between humans, this field might be empty.
2416
-
"name": "A String", # Optional. Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
2416
+
"name": "A String", # Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
2417
2417
"singleUserBotDm": True or False, # Output only. Whether the space is a DM between a Chat app and a single human.
2418
2418
"threaded": True or False, # Output only. Output only. Whether the messages are threaded in this space.
2419
2419
"type": "A String", # Output only. Deprecated: Use `single_user_bot_dm` instead. Output only. The type of a space.
@@ -2425,7 +2425,7 @@ <h3>Method Details</h3>
2425
2425
}
2426
2426
2427
2427
requestId: string, Optional. A unique request ID for this message. Specifying an existing request ID returns the message created with that ID instead of creating a new message.
2428
-
threadKey: string, Optional. Opaque thread identifier string that can be specified to group messages into a single thread. If this is the first message with a given thread identifier, a new thread is created. Subsequent messages with the same thread identifier will be posted into the same thread. This relieves Chat apps and webhooks from having to store the Google Chat thread ID of a thread (created earlier by them) to post further updates to it. Has no effect if thread field, corresponding to an existing thread, is set in message.
2428
+
threadKey: string, Optional. Opaque thread identifier. To start or add to a thread, create a message and specify a `threadKey` instead of thread.name. (Setting thread.name has no effect.) The first message with a given `threadKey` starts a new thread. Subsequent messages with the same `threadKey` post into the same thread.
2429
2429
x__xgafv: string, V1 error format.
2430
2430
Allowed values
2431
2431
1 - v1 error format
@@ -3190,7 +3190,7 @@ <h3>Method Details</h3>
3190
3190
},
3191
3191
"space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat app. # The space the message belongs to.
3192
3192
"displayName": "A String", # The space's display name. For direct messages between humans, this field might be empty.
3193
-
"name": "A String", # Optional. Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
3193
+
"name": "A String", # Resource name of the space, in the form "spaces/*". Example: spaces/AAAAAAAAAAAA
3194
3194
"singleUserBotDm": True or False, # Output only. Whether the space is a DM between a Chat app and a single human.
3195
3195
"threaded": True or False, # Output only. Output only. Whether the messages are threaded in this space.
3196
3196
"type": "A String", # Output only. Deprecated: Use `single_user_bot_dm` instead. Output only. The type of a space.
0 commit comments