Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2935)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Dec 21, 2024
1 parent 509aecd commit b89d85a
Show file tree
Hide file tree
Showing 24 changed files with 441 additions and 414 deletions.
4 changes: 2 additions & 2 deletions accesscontextmanager/v1/accesscontextmanager-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1295,7 +1295,7 @@
}
}
},
"revision": "20241209",
"revision": "20241216",
"rootUrl": "https://accesscontextmanager.googleapis.com/",
"schemas": {
"AccessContextManagerOperationMetadata": {
Expand Down Expand Up @@ -1931,7 +1931,7 @@
"type": "object"
},
"GcpUserAccessBindingOperationMetadata": {
"description": "Metadata of GCP Access Binding Long Running Operations.",
"description": "Metadata of Google Cloud Access Binding Long Running Operations.",
"id": "GcpUserAccessBindingOperationMetadata",
"properties": {},
"type": "object"
Expand Down
4 changes: 2 additions & 2 deletions accesscontextmanager/v1/accesscontextmanager-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions chat/v1/chat-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1344,7 +1344,7 @@
}
}
},
"revision": "20241210",
"revision": "20241217",
"rootUrl": "https://chat.googleapis.com/",
"schemas": {
"AccessSettings": {
Expand Down Expand Up @@ -2285,7 +2285,7 @@
"type": "string"
},
"type": {
"description": "Optional. The type of a button. If unset, button type defaults to `OUTLINED`. If the `color` field is set, the button type is forced to `FILLED` and any value set for this field is ignored. [Google Chat apps](https://developers.google.com/workspace/chat):",
"description": "Optional. The type of a button. If unset, button type defaults to `OUTLINED`. If the `color` field is set, the button type is forced to `FILLED` and any value set for this field is ignored.",
"enum": [
"TYPE_UNSPECIFIED",
"OUTLINED",
Expand Down Expand Up @@ -2485,7 +2485,7 @@
"type": "object"
},
"GoogleAppsCardV1Chip": {
"description": "A text, icon, or text and icon chip that users can click. [Google Chat apps](https://developers.google.com/workspace/chat):",
"description": "A text, icon, or text and icon chip that users can click. [Google Workspace Add-ons and Chat apps](https://developers.google.com/workspace/extend):",
"id": "GoogleAppsCardV1Chip",
"properties": {
"altText": {
Expand Down Expand Up @@ -2517,7 +2517,7 @@
"type": "object"
},
"GoogleAppsCardV1ChipList": {
"description": "A list of chips layed out horizontally, which can either scroll horizontally or wrap to the next line. [Google Chat apps](https://developers.google.com/workspace/chat):",
"description": "A list of chips layed out horizontally, which can either scroll horizontally or wrap to the next line. [Google Workspace Add-ons and Chat apps](https://developers.google.com/workspace/extend):",
"id": "GoogleAppsCardV1ChipList",
"properties": {
"chips": {
Expand Down Expand Up @@ -2545,7 +2545,7 @@
"type": "object"
},
"GoogleAppsCardV1CollapseControl": {
"description": "Represent an expand and collapse control. [Google Chat apps](https://developers.google.com/workspace/chat):",
"description": "Represent an expand and collapse control. [Google Workspace Add-ons and Chat apps](https://developers.google.com/workspace/extend):",
"id": "GoogleAppsCardV1CollapseControl",
"properties": {
"collapseButton": {
Expand Down Expand Up @@ -2987,7 +2987,7 @@
},
"overflowMenu": {
"$ref": "GoogleAppsCardV1OverflowMenu",
"description": "If specified, this `onClick` opens an overflow menu. [Google Chat apps](https://developers.google.com/workspace/chat):"
"description": "If specified, this `onClick` opens an overflow menu."
}
},
"type": "object"
Expand Down Expand Up @@ -3028,7 +3028,7 @@
"type": "object"
},
"GoogleAppsCardV1OverflowMenu": {
"description": "A widget that presents a pop-up menu with one or more actions that users can invoke. For example, showing non-primary actions in a card. You can use this widget when actions don't fit in the available space. To use, specify this widget in the `OnClick` action of widgets that support it. For example, in a `Button`. [Google Chat apps](https://developers.google.com/workspace/chat):",
"description": "A widget that presents a pop-up menu with one or more actions that users can invoke. For example, showing non-primary actions in a card. You can use this widget when actions don't fit in the available space. To use, specify this widget in the `OnClick` action of widgets that support it. For example, in a `Button`. [Google Workspace Add-ons and Chat apps](https://developers.google.com/workspace/extend):",
"id": "GoogleAppsCardV1OverflowMenu",
"properties": {
"items": {
Expand All @@ -3042,7 +3042,7 @@
"type": "object"
},
"GoogleAppsCardV1OverflowMenuItem": {
"description": "An option that users can invoke in an overflow menu. [Google Chat apps](https://developers.google.com/workspace/chat):",
"description": "An option that users can invoke in an overflow menu. [Google Workspace Add-ons and Chat apps](https://developers.google.com/workspace/extend):",
"id": "GoogleAppsCardV1OverflowMenuItem",
"properties": {
"disabled": {
Expand Down Expand Up @@ -3093,7 +3093,7 @@
"properties": {
"collapseControl": {
"$ref": "GoogleAppsCardV1CollapseControl",
"description": "Optional. Define the expand and collapse button of the section. This button will be shown only if the section is collapsible. If this field isn't set, the default button is used. [Google Chat apps](https://developers.google.com/workspace/chat):"
"description": "Optional. Define the expand and collapse button of the section. This button will be shown only if the section is collapsible. If this field isn't set, the default button is used."
},
"collapsible": {
"description": "Indicates whether this section is collapsible. Collapsible sections hide some or all widgets, but users can expand the section to reveal the hidden widgets by clicking **Show more**. Users can hide the widgets again by clicking **Show less**. To determine which widgets are hidden, specify `uncollapsibleWidgetsCount`.",
Expand Down Expand Up @@ -3325,7 +3325,7 @@
"id": "GoogleAppsCardV1TextParagraph",
"properties": {
"maxLines": {
"description": "The maximum number of lines of text that are displayed in the widget. If the text exceeds the specified maximum number of lines, the excess content is concealed behind a **show more** button. If the text is equal or shorter than the specified maximum number of lines, a **show more** button isn't displayed. The default value is 0, in which case all context is displayed. Negative values are ignored. [Google Chat apps](https://developers.google.com/workspace/chat):",
"description": "The maximum number of lines of text that are displayed in the widget. If the text exceeds the specified maximum number of lines, the excess content is concealed behind a **show more** button. If the text is equal or shorter than the specified maximum number of lines, a **show more** button isn't displayed. The default value is 0, in which case all context is displayed. Negative values are ignored.",
"format": "int32",
"type": "integer"
},
Expand All @@ -3350,7 +3350,7 @@
},
"chipList": {
"$ref": "GoogleAppsCardV1ChipList",
"description": "A list of chips. For example, the following JSON creates two chips. The first is a text chip and the second is an icon chip that opens a link: ``` \"chipList\": { \"chips\": [ { \"text\": \"Edit\", \"disabled\": true, }, { \"icon\": { \"knownIcon\": \"INVITE\", \"altText\": \"check calendar\" }, \"onClick\": { \"openLink\": { \"url\": \"https://example.com/calendar\" } } } ] } ``` [Google Chat apps](https://developers.google.com/workspace/chat):"
"description": "A list of chips. For example, the following JSON creates two chips. The first is a text chip and the second is an icon chip that opens a link: ``` \"chipList\": { \"chips\": [ { \"text\": \"Edit\", \"disabled\": true, }, { \"icon\": { \"knownIcon\": \"INVITE\", \"altText\": \"check calendar\" }, \"onClick\": { \"openLink\": { \"url\": \"https://example.com/calendar\" } } } ] } ```"
},
"columns": {
"$ref": "GoogleAppsCardV1Columns",
Expand Down Expand Up @@ -3417,7 +3417,7 @@
},
"chipList": {
"$ref": "GoogleAppsCardV1ChipList",
"description": "ChipList widget. [Google Chat apps](https://developers.google.com/workspace/chat):"
"description": "ChipList widget."
},
"dateTimePicker": {
"$ref": "GoogleAppsCardV1DateTimePicker",
Expand Down
36 changes: 16 additions & 20 deletions chat/v1/chat-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cloudsupport/v2/cloudsupport-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@
],
"parameters": {
"pageSize": {
"description": "The maximum number of attachments fetched with each request. If not provided, the default is 10. The maximum page size that will be returned is 100. The size of each page can be smaller than the requested page size and can include zero. For example, you could request 100 attachments on one page, receive 0, and then on the next page, receive 90.",
"description": "The maximum number of attachments fetched with each request. If not provided, the default is 10. The maximum page size that will be returned is 100.",
"format": "int32",
"location": "query",
"type": "integer"
Expand Down Expand Up @@ -552,7 +552,7 @@
}
}
},
"revision": "20241212",
"revision": "20241218",
"rootUrl": "https://cloudsupport.googleapis.com/",
"schemas": {
"Actor": {
Expand Down
5 changes: 1 addition & 4 deletions cloudsupport/v2/cloudsupport-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cloudsupport/v2beta/cloudsupport-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@
],
"parameters": {
"pageSize": {
"description": "The maximum number of attachments fetched with each request. If not provided, the default is 10. The maximum page size that will be returned is 100. The size of each page can be smaller than the requested page size and can include zero. For example, you could request 100 attachments on one page, receive 0, and then on the next page, receive 90.",
"description": "The maximum number of attachments fetched with each request. If not provided, the default is 10. The maximum page size that will be returned is 100.",
"format": "int32",
"location": "query",
"type": "integer"
Expand Down Expand Up @@ -619,7 +619,7 @@
}
}
},
"revision": "20241212",
"revision": "20241218",
"rootUrl": "https://cloudsupport.googleapis.com/",
"schemas": {
"Actor": {
Expand Down
5 changes: 1 addition & 4 deletions cloudsupport/v2beta/cloudsupport-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b89d85a

Please sign in to comment.