Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2995)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Feb 5, 2025
1 parent 48639f4 commit 1bc5d86
Show file tree
Hide file tree
Showing 38 changed files with 366 additions and 81 deletions.
4 changes: 2 additions & 2 deletions bigtableadmin/v2/bigtableadmin-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1668,7 +1668,7 @@
"type": "string"
},
"updateMask": {
"description": "Required. The list of fields to update. A mask specifying which fields (e.g. `change_stream_config`) in the `table` field should be updated. This mask is relative to the `table` field, not to the request message. The wildcard (*) path is currently not supported. Currently UpdateTable is only supported for the following fields: * `change_stream_config` * `change_stream_config.retention_period` * `deletion_protection` If `column_families` is set in `update_mask`, it will return an UNIMPLEMENTED error.",
"description": "Required. The list of fields to update. A mask specifying which fields (e.g. `change_stream_config`) in the `table` field should be updated. This mask is relative to the `table` field, not to the request message. The wildcard (*) path is currently not supported. Currently UpdateTable is only supported for the following fields: * `change_stream_config` * `change_stream_config.retention_period` * `deletion_protection` * `automated_backup_policy` * `automated_backup_policy.retention_period` * `automated_backup_policy.frequency` If `column_families` is set in `update_mask`, it will return an UNIMPLEMENTED error.",
"format": "google-fieldmask",
"location": "query",
"type": "string"
Expand Down Expand Up @@ -2194,7 +2194,7 @@
}
}
},
"revision": "20241203",
"revision": "20250131",
"rootUrl": "https://bigtableadmin.googleapis.com/",
"schemas": {
"AppProfile": {
Expand Down
7 changes: 4 additions & 3 deletions bigtableadmin/v2/bigtableadmin-gen.go

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

Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@
}
}
},
"revision": "20241205",
"revision": "20250129",
"rootUrl": "https://contactcenteraiplatform.googleapis.com/",
"schemas": {
"AdminUser": {
Expand Down Expand Up @@ -555,7 +555,7 @@
"type": "object"
},
"ContactCenter": {
"description": "Message describing ContactCenter object Next ID: 24",
"description": "Message describing ContactCenter object",
"id": "ContactCenter",
"properties": {
"adminUser": {
Expand Down

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

9 changes: 8 additions & 1 deletion dataproc/v1/dataproc-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4978,7 +4978,7 @@
}
}
},
"revision": "20250122",
"revision": "20250131",
"rootUrl": "https://dataproc.googleapis.com/",
"schemas": {
"AcceleratorConfig": {
Expand Down Expand Up @@ -6938,6 +6938,13 @@
"$ref": "ReservationAffinity",
"description": "Optional. Reservation Affinity for consuming Zonal reservation."
},
"resourceManagerTags": {
"additionalProperties": {
"type": "string"
},
"description": "Optional. Resource manager tags to add to all instances (see Resource manager tags resources (https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing)).",
"type": "object"
},
"serviceAccount": {
"description": "Optional. The Dataproc service account (https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/service-accounts#service_accounts_in_dataproc) (also see VM Data Plane identity (https://cloud.google.com/dataproc/docs/concepts/iam/dataproc-principals#vm_service_account_data_plane_identity)) used by Dataproc cluster VM instances to access Google Cloud Platform services.If not specified, the Compute Engine default service account (https://cloud.google.com/compute/docs/access/service-accounts#default_service_account) is used.",
"type": "string"
Expand Down
4 changes: 4 additions & 0 deletions dataproc/v1/dataproc-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/v2/dialogflow-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2613,8 +2613,7 @@
],
"parameters": {
"filter": {
"deprecated": true,
"description": "Optional. Filters to restrict results to specific answer records. Marked deprecated as it hasn't been, and isn't currently, supported. 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 @@ -6502,8 +6501,7 @@
],
"parameters": {
"filter": {
"deprecated": true,
"description": "Optional. Filters to restrict results to specific answer records. Marked deprecated as it hasn't been, and isn't currently, supported. 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 @@ -8714,7 +8712,7 @@
}
}
},
"revision": "20250121",
"revision": "20250130",
"rootUrl": "https://dialogflow.googleapis.com/",
"schemas": {
"GoogleCloudDialogflowCxV3AdvancedSettings": {
Expand Down Expand Up @@ -10800,7 +10798,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 @@ -13175,7 +13173,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
22 changes: 14 additions & 8 deletions dialogflow/v2/dialogflow-gen.go

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

6 changes: 3 additions & 3 deletions dialogflow/v3/dialogflow-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4453,7 +4453,7 @@
}
}
},
"revision": "20250121",
"revision": "20250130",
"rootUrl": "https://dialogflow.googleapis.com/",
"schemas": {
"GoogleCloudDialogflowCxV3AdvancedSettings": {
Expand Down Expand Up @@ -10041,7 +10041,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 @@ -12416,7 +12416,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
4 changes: 2 additions & 2 deletions dialogflow/v3/dialogflow-gen.go

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

6 changes: 3 additions & 3 deletions dialogflow/v3beta1/dialogflow-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -5185,7 +5185,7 @@
}
}
},
"revision": "20250121",
"revision": "20250130",
"rootUrl": "https://dialogflow.googleapis.com/",
"schemas": {
"GoogleCloudDialogflowCxV3AdvancedSettings": {
Expand Down Expand Up @@ -7271,7 +7271,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 @@ -14536,7 +14536,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
4 changes: 2 additions & 2 deletions dialogflow/v3beta1/dialogflow-gen.go

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

37 changes: 36 additions & 1 deletion identitytoolkit/v2/identitytoolkit-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1655,7 +1655,7 @@
}
}
},
"revision": "20241024",
"revision": "20250130",
"rootUrl": "https://identitytoolkit.googleapis.com/",
"schemas": {
"GoogleCloudIdentitytoolkitAdminV2AllowByDefault": {
Expand Down Expand Up @@ -1822,6 +1822,11 @@
"$ref": "GoogleCloudIdentitytoolkitAdminV2ClientConfig",
"description": "Options related to how clients making requests on behalf of a project should be configured."
},
"defaultHostingSite": {
"description": "Output only. Default Firebase hosting site name",
"readOnly": true,
"type": "string"
},
"emailPrivacyConfig": {
"$ref": "GoogleCloudIdentitytoolkitAdminV2EmailPrivacyConfig",
"description": "Configuration for settings related to email privacy and public visibility."
Expand All @@ -1830,6 +1835,10 @@
"$ref": "GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfig",
"description": "Configuration for this project's multi-factor authentication, including whether it is active and what factors can be used for the second factor"
},
"mobileLinksConfig": {
"$ref": "GoogleCloudIdentitytoolkitAdminV2MobileLinksConfig",
"description": "Configuration for settings related to univeral links (iOS) and app links (Android)."
},
"monitoring": {
"$ref": "GoogleCloudIdentitytoolkitAdminV2MonitoringConfig",
"description": "Configuration related to monitoring project activity."
Expand Down Expand Up @@ -2340,6 +2349,27 @@
},
"type": "object"
},
"GoogleCloudIdentitytoolkitAdminV2MobileLinksConfig": {
"description": "Configuration mobile links.",
"id": "GoogleCloudIdentitytoolkitAdminV2MobileLinksConfig",
"properties": {
"domain": {
"description": "Open code in app domain to use for app links and universal links.",
"enum": [
"DOMAIN_UNSPECIFIED",
"FIREBASE_DYNAMIC_LINK_DOMAIN",
"HOSTING_DOMAIN"
],
"enumDescriptions": [
"Default value. The default domain is the Firebase Dynamic Link domain before the FDL deprecation and the hosting domain after the FDL deprecation.",
"Use Firebase Dynamic Link domain as app link domain. Default value.",
"Use hosting domain as app link domain."
],
"type": "string"
}
},
"type": "object"
},
"GoogleCloudIdentitytoolkitAdminV2MonitoringConfig": {
"description": "Configuration related to monitoring project activity.",
"id": "GoogleCloudIdentitytoolkitAdminV2MonitoringConfig",
Expand Down Expand Up @@ -3045,6 +3075,11 @@
"$ref": "GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfig",
"description": "The tenant-level configuration of MFA options."
},
"mobileLinksConfig": {
"$ref": "GoogleCloudIdentitytoolkitAdminV2MobileLinksConfig",
"deprecated": true,
"description": "Optional. Deprecated. Never launched. Configuration for settings related to univeral links (iOS) and app links (Android)."
},
"monitoring": {
"$ref": "GoogleCloudIdentitytoolkitAdminV2MonitoringConfig",
"description": "Configuration related to monitoring project activity."
Expand Down
Loading

0 comments on commit 1bc5d86

Please sign in to comment.