Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
feat(chat): update the api
#### chat:v1

The following keys were deleted:
- schemas.GoogleAppsCardV1GridItem.properties.textAlignment.type (Total Keys: 1)
- schemas.GoogleAppsCardV1Widget.properties.horizontalAlignment.type (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Nov 22, 2022
1 parent 2dd6463 commit f9d3cb6
Show file tree
Hide file tree
Showing 8 changed files with 7,641 additions and 7,749 deletions.
1,592 changes: 792 additions & 800 deletions docs/dyn/chat_v1.dms.conversations.html

Large diffs are not rendered by default.

3,184 changes: 1,584 additions & 1,600 deletions docs/dyn/chat_v1.dms.html

Large diffs are not rendered by default.

1,592 changes: 792 additions & 800 deletions docs/dyn/chat_v1.rooms.conversations.html

Large diffs are not rendered by default.

3,184 changes: 1,584 additions & 1,600 deletions docs/dyn/chat_v1.rooms.html

Large diffs are not rendered by default.

1,596 changes: 794 additions & 802 deletions docs/dyn/chat_v1.spaces.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/dyn/chat_v1.spaces.messages.attachments.html
Expand Up @@ -101,7 +101,7 @@ <h3>Method Details</h3>
An object of the form:

{ # An attachment in Google Chat.
&quot;attachmentDataRef&quot;: { # A reference to the data of an attachment. # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;attachmentDataRef&quot;: { # [Developer Preview](https://developers.google.com/workspace/preview). # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the attachment data. This is used with the media API to download the attachment data.
},
&quot;contentName&quot;: &quot;A String&quot;, # The original file name for the content, not the full path.
Expand Down
3,984 changes: 1,982 additions & 2,002 deletions docs/dyn/chat_v1.spaces.messages.html

Large diffs are not rendered by default.

256 changes: 112 additions & 144 deletions googleapiclient/discovery_cache/documents/chat.v1.json

Large diffs are not rendered by default.

0 comments on commit f9d3cb6

Please sign in to comment.