Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2998)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Feb 6, 2025
1 parent c090593 commit 0735943
Show file tree
Hide file tree
Showing 40 changed files with 586 additions and 174 deletions.
4 changes: 2 additions & 2 deletions chat/v1/chat-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1344,7 +1344,7 @@
}
}
},
"revision": "20250126",
"revision": "20250130",
"rootUrl": "https://chat.googleapis.com/",
"schemas": {
"AccessSettings": {
Expand Down Expand Up @@ -2001,7 +2001,7 @@
"description": "Represents information about the user's client, such as locale, host app, and platform. For Chat apps, `CommonEventObject` includes information submitted by users interacting with [dialogs](https://developers.google.com/workspace/chat/dialogs), like data entered on a card."
},
"configCompleteRedirectUrl": {
"description": "For `MESSAGE` interaction events, the URL that users must be redirected to after they complete an authorization or configuration flow outside of Google Chat. For more information, see [Connect a Chat app with other services and tools](https://developers.google.com/workspace/chat/connect-web-services-tools).",
"description": "This URL is populated for `MESSAGE` and `ADDED_TO_SPACE` interaction events. After completing an authorization or configuration flow outside of Google Chat, users must be redirected to this URL to signal to Google Chat that the authorization or configuration flow was successful. For more information, see [Connect a Chat app with other services and tools](https://developers.google.com/workspace/chat/connect-web-services-tools). In [Developer Preview](https://developers.google.com/workspace/preview), this URL is also populated for `APP_COMMAND` interaction events.",
"type": "string"
},
"dialogEventType": {
Expand Down
12 changes: 8 additions & 4 deletions chat/v1/chat-gen.go

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

12 changes: 5 additions & 7 deletions dialogflow/v2beta1/dialogflow-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2645,8 +2645,7 @@
],
"parameters": {
"filter": {
"deprecated": true,
"description": "Optional. Filters to restrict results to specific answer records. For more information about filtering, see [API Filtering](https://aip.dev/160).",
"description": "Optional. Filters to restrict results to specific answer records. The expression has the following syntax: [AND ] ... The following fields and operators are supported: * conversation_id with equals(=) operator Examples: * \"conversation_id=bar\" matches answer records in the projects/foo/locations/global/conversations/bar conversation (assuming the parent is projects/foo/locations/global). For more information about filtering, see [API Filtering](https://aip.dev/160).",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -6294,8 +6293,7 @@
],
"parameters": {
"filter": {
"deprecated": true,
"description": "Optional. Filters to restrict results to specific answer records. For more information about filtering, see [API Filtering](https://aip.dev/160).",
"description": "Optional. Filters to restrict results to specific answer records. The expression has the following syntax: [AND ] ... The following fields and operators are supported: * conversation_id with equals(=) operator Examples: * \"conversation_id=bar\" matches answer records in the projects/foo/locations/global/conversations/bar conversation (assuming the parent is projects/foo/locations/global). For more information about filtering, see [API Filtering](https://aip.dev/160).",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -8239,7 +8237,7 @@
}
}
},
"revision": "20250121",
"revision": "20250130",
"rootUrl": "https://dialogflow.googleapis.com/",
"schemas": {
"GoogleCloudDialogflowCxV3AdvancedSettings": {
Expand Down Expand Up @@ -10325,7 +10323,7 @@
"type": "string"
},
"clientSecret": {
"description": "Required. The client secret provided by the 3rd party platform.",
"description": "Optional. The client secret provided by the 3rd party platform.",
"type": "string"
},
"scopes": {
Expand Down Expand Up @@ -12700,7 +12698,7 @@
"type": "string"
},
"clientSecret": {
"description": "Required. The client secret provided by the 3rd party platform.",
"description": "Optional. The client secret provided by the 3rd party platform.",
"type": "string"
},
"scopes": {
Expand Down
20 changes: 14 additions & 6 deletions dialogflow/v2beta1/dialogflow-gen.go

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

17 changes: 1 addition & 16 deletions firebaseml/v2beta/firebaseml-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
}
}
},
"revision": "20250122",
"revision": "20250203",
"rootUrl": "https://firebaseml.googleapis.com/",
"schemas": {
"Date": {
Expand Down Expand Up @@ -940,10 +940,6 @@
"format": "float",
"type": "number"
},
"thinkingConfig": {
"$ref": "GoogleCloudAiplatformV1beta1GenerationConfigThinkingConfig",
"description": "Optional. Config for thinking features. An error will be returned if this field is set for models that don't support thinking."
},
"topK": {
"description": "Optional. If specified, top-k sampling will be used.",
"format": "float",
Expand Down Expand Up @@ -1006,17 +1002,6 @@
},
"type": "object"
},
"GoogleCloudAiplatformV1beta1GenerationConfigThinkingConfig": {
"description": "Config for thinking features.",
"id": "GoogleCloudAiplatformV1beta1GenerationConfigThinkingConfig",
"properties": {
"includeThoughts": {
"description": "Optional. Indicates whether to include thoughts in the response. If true, thoughts are returned only when available.",
"type": "boolean"
}
},
"type": "object"
},
"GoogleCloudAiplatformV1beta1GoogleSearchRetrieval": {
"description": "Tool to retrieve public web data for grounding, powered by Google.",
"id": "GoogleCloudAiplatformV1beta1GoogleSearchRetrieval",
Expand Down
27 changes: 0 additions & 27 deletions firebaseml/v2beta/firebaseml-gen.go

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

13 changes: 5 additions & 8 deletions identitytoolkit/v1/identitytoolkit-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1239,7 +1239,7 @@
}
}
},
"revision": "20241205",
"revision": "20250130",
"rootUrl": "https://identitytoolkit.googleapis.com/",
"schemas": {
"GoogleCloudIdentitytoolkitV1Argon2Parameters": {
Expand Down Expand Up @@ -1694,7 +1694,6 @@
"type": "array"
},
"federatedUserId": {
"description": "The federated user identifier of one or more accounts to fetch. Should only be specified by authenticated requests bearing a Google OAuth 2.0 credential with proper [permissions](https://cloud.google.com/identity-platform/docs/access-control).",
"items": {
"$ref": "GoogleCloudIdentitytoolkitV1FederatedUserIdentifier"
},
Expand Down Expand Up @@ -1822,6 +1821,10 @@
"description": "An ID token for the account. It is required for VERIFY_AND_CHANGE_EMAIL and VERIFY_EMAIL requests unless return_oob_link is set to true.",
"type": "string"
},
"linkDomain": {
"description": "Optional. In order to ensure that the url used can be easily opened in iOS or Android, we create a Hosting link '/__/auth/links'. This optional field contains the domain to use when constructing a Hosting link. If not set, '.firebaseapp.com' domain will be used.",
"type": "string"
},
"newEmail": {
"description": "The email address the account is being updated to. Required only for VERIFY_AND_CHANGE_EMAIL requests.",
"type": "string"
Expand Down Expand Up @@ -2037,7 +2040,6 @@
"type": "integer"
},
"provider": {
"description": "Name of the identity provider.",
"enum": [
"PROVIDER_UNSPECIFIED",
"MSLIVE",
Expand Down Expand Up @@ -2276,7 +2278,6 @@
"id": "GoogleCloudIdentitytoolkitV1QueryUserInfoRequest",
"properties": {
"expression": {
"description": "Query conditions used to filter results. If more than one is passed, only the first SqlExpression is evaluated.",
"items": {
"$ref": "GoogleCloudIdentitytoolkitV1SqlExpression"
},
Expand All @@ -2293,7 +2294,6 @@
"type": "string"
},
"order": {
"description": "The order for sorting query result. Defaults to __ascending__ order. Only valid when `return_user_info` is set to `true`.",
"enum": [
"ORDER_UNSPECIFIED",
"ASC",
Expand All @@ -2311,7 +2311,6 @@
"type": "boolean"
},
"sortBy": {
"description": "The field to use for sorting user accounts. Defaults to `USER_ID`. Note: when `phone_number` is specified in `expression`, the result ignores the sorting. Only valid when `return_user_info` is set to `true`.",
"enum": [
"SORT_BY_FIELD_UNSPECIFIED",
"USER_ID",
Expand Down Expand Up @@ -2549,7 +2548,6 @@
"type": "string"
},
"deleteAttribute": {
"description": "The account's attributes to be deleted.",
"items": {
"enum": [
"USER_ATTRIBUTE_NAME_UNSPECIFIED",
Expand Down Expand Up @@ -3638,7 +3636,6 @@
"type": "integer"
},
"passwordHashOrder": {
"description": "Password and salt order when verify password.",
"enum": [
"UNSPECIFIED_ORDER",
"SALT_AND_PASSWORD",
Expand Down
Loading

0 comments on commit 0735943

Please sign in to comment.