Skip to content

Commit afa65b7

Browse files
feat(all): auto-regenerate discovery clients (#3482)
1 parent 0554404 commit afa65b7

32 files changed

+20861
-14946
lines changed

aiplatform/v1/aiplatform-api.json

Lines changed: 281 additions & 30 deletions
Large diffs are not rendered by default.

aiplatform/v1/aiplatform-gen.go

Lines changed: 352 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assuredworkloads/v1/assuredworkloads-api.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@
689689
}
690690
}
691691
},
692-
"revision": "20251209",
692+
"revision": "20260129",
693693
"rootUrl": "https://assuredworkloads.googleapis.com/",
694694
"schemas": {
695695
"GoogleCloudAssuredworkloadsV1AcknowledgeViolationRequest": {
@@ -1751,7 +1751,8 @@
17511751
"SOVEREIGN_CONTROLS_BY_SIA_MINSAIT",
17521752
"SOVEREIGN_CONTROLS_BY_PSN",
17531753
"SOVEREIGN_CONTROLS_BY_CNTXT",
1754-
"SOVEREIGN_CONTROLS_BY_CNTXT_NO_EKM"
1754+
"SOVEREIGN_CONTROLS_BY_CNTXT_NO_EKM",
1755+
"SPAIN_DATA_BOUNDARY_BY_TELEFONICA"
17551756
],
17561757
"enumDescriptions": [
17571758
"",
@@ -1760,7 +1761,8 @@
17601761
"Enum representing SIA_MINSAIT (Indra) partner.",
17611762
"Enum representing PSN (TIM) partner.",
17621763
"Enum representing CNTXT (Kingdom of Saudi Arabia) partner.",
1763-
"Enum representing CNTXT (Kingdom of Saudi Arabia) partner offering without EKM."
1764+
"Enum representing CNTXT (Kingdom of Saudi Arabia) partner offering without EKM.",
1765+
"Enum representing Telefonica (Spain) partner."
17641766
],
17651767
"type": "string"
17661768
},

assuredworkloads/v1/assuredworkloads-gen.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assuredworkloads/v1beta1/assuredworkloads-api.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@
661661
}
662662
}
663663
},
664-
"revision": "20251209",
664+
"revision": "20260129",
665665
"rootUrl": "https://assuredworkloads.googleapis.com/",
666666
"schemas": {
667667
"GoogleCloudAssuredworkloadsV1beta1AcknowledgeViolationRequest": {
@@ -1741,7 +1741,8 @@
17411741
"SOVEREIGN_CONTROLS_BY_SIA_MINSAIT",
17421742
"SOVEREIGN_CONTROLS_BY_PSN",
17431743
"SOVEREIGN_CONTROLS_BY_CNTXT",
1744-
"SOVEREIGN_CONTROLS_BY_CNTXT_NO_EKM"
1744+
"SOVEREIGN_CONTROLS_BY_CNTXT_NO_EKM",
1745+
"SPAIN_DATA_BOUNDARY_BY_TELEFONICA"
17451746
],
17461747
"enumDescriptions": [
17471748
"",
@@ -1750,7 +1751,8 @@
17501751
"Enum representing SIA_MINSAIT (Indra) partner.",
17511752
"Enum representing PSN (TIM) partner.",
17521753
"Enum representing CNTXT (Kingdom of Saudi Arabia) partner.",
1753-
"Enum representing CNTXT (Kingdom of Saudi Arabia) partner offering without EKM."
1754+
"Enum representing CNTXT (Kingdom of Saudi Arabia) partner offering without EKM.",
1755+
"Enum representing Telefonica (Spain) partner."
17541756
],
17551757
"type": "string"
17561758
},

assuredworkloads/v1beta1/assuredworkloads-gen.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudasset/v1/cloudasset-api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1836,7 +1836,7 @@
18361836
"id": "GcsDestination",
18371837
"properties": {
18381838
"uri": {
1839-
"description": "The URI of the Cloud Storage object. It's the same URI that is used by gcloud storage. Example: \"gs://bucket_name/object_name\". See [Viewing and Editing Object Metadata](https://cloud.google.com/storage/docs/viewing-editing-metadata) for more information. If the specified Cloud Storage object already exists and there is no [hold](https://cloud.google.com/storage/docs/object-holds), it will be overwritten with the exported result.",
1839+
"description": "The URI of the Cloud Storage object. It's the same URI that is used by gsutil. Example: \"gs://bucket_name/object_name\". See [Viewing and Editing Object Metadata](https://cloud.google.com/storage/docs/viewing-editing-metadata) for more information. If the specified Cloud Storage object already exists and there is no [hold](https://cloud.google.com/storage/docs/object-holds), it will be overwritten with the exported result.",
18401840
"type": "string"
18411841
},
18421842
"uriPrefix": {
@@ -2163,7 +2163,7 @@
21632163
"id": "GoogleCloudAssetV1GcsDestination",
21642164
"properties": {
21652165
"uri": {
2166-
"description": "Required. The URI of the Cloud Storage object. It's the same URI that is used by gcloud storage. Example: \"gs://bucket_name/object_name\". See [Viewing and Editing Object Metadata](https://cloud.google.com/storage/docs/viewing-editing-metadata) for more information. If the specified Cloud Storage object already exists and there is no [hold](https://cloud.google.com/storage/docs/object-holds), it will be overwritten with the analysis result.",
2166+
"description": "Required. The URI of the Cloud Storage object. It's the same URI that is used by gsutil. Example: \"gs://bucket_name/object_name\". See [Viewing and Editing Object Metadata](https://cloud.google.com/storage/docs/viewing-editing-metadata) for more information. If the specified Cloud Storage object already exists and there is no [hold](https://cloud.google.com/storage/docs/object-holds), it will be overwritten with the analysis result.",
21672167
"type": "string"
21682168
}
21692169
},
@@ -4830,4 +4830,4 @@
48304830
"title": "Cloud Asset API",
48314831
"version": "v1",
48324832
"version_module": true
4833-
}
4833+
}

cloudasset/v1beta1/cloudasset-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@
624624
"id": "GcsDestination",
625625
"properties": {
626626
"uri": {
627-
"description": "The URI of the Cloud Storage object. It's the same URI that is used by gcloud storage. For example: \"gs://bucket_name/object_name\". See [Viewing and Editing Object Metadata](https://cloud.google.com/storage/docs/viewing-editing-metadata) for more information.",
627+
"description": "The URI of the Cloud Storage object. It's the same URI that is used by gsutil. For example: \"gs://bucket_name/object_name\". See [Viewing and Editing Object Metadata](https://cloud.google.com/storage/docs/viewing-editing-metadata) for more information.",
628628
"type": "string"
629629
},
630630
"uriPrefix": {
@@ -1710,4 +1710,4 @@
17101710
"title": "Cloud Asset API",
17111711
"version": "v1beta1",
17121712
"version_module": true
1713-
}
1713+
}

cloudasset/v1p7beta1/cloudasset-gen.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudbuild/v1/cloudbuild-api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5598,7 +5598,7 @@
55985598
],
55995599
"enumDescriptions": [
56005600
"Unspecified defaults to GSUTIL.",
5601-
"Use the \"gcloud storage\" tool to download the source file.",
5601+
"Use the \"gsutil\" tool to download the source file.",
56025602
"Use the Cloud Storage Fetcher tool to download the source file."
56035603
],
56045604
"type": "string"

0 commit comments

Comments
 (0)