Skip to content

Commit 35423ac

Browse files
feat(all): auto-regenerate discovery clients (#3463)
1 parent 9ec34ce commit 35423ac

File tree

6 files changed

+1524
-17
lines changed

6 files changed

+1524
-17
lines changed

analyticshub/v1/analyticshub-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,7 +1247,7 @@
12471247
}
12481248
}
12491249
},
1250-
"revision": "20260111",
1250+
"revision": "20260118",
12511251
"rootUrl": "https://analyticshub.googleapis.com/",
12521252
"schemas": {
12531253
"AIInference": {
@@ -2187,7 +2187,7 @@
21872187
"properties": {
21882188
"aiInference": {
21892189
"$ref": "AIInference",
2190-
"description": "Optional. AI Inference."
2190+
"description": "Optional. AI Inference. Specifies the Vertex AI endpoint that inference requests built from the Pub/Sub message data and provided parameters will be sent to."
21912191
},
21922192
"disabled": {
21932193
"description": "Optional. If true, the transform is disabled and will not be applied to messages. Defaults to `false`.",

analyticshub/v1/analyticshub-gen.go

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

cloudkms/v1/cloudkms-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2784,7 +2784,7 @@
27842784
"type": "string"
27852785
},
27862786
"parent": {
2787-
"description": "Required. The resource name of the location associated with the SingleTenantHsmInstanceProposals to list, in the format `projects/*/locations/*/singleTenantHsmInstances/*`.",
2787+
"description": "Required. The resource name of the single tenant HSM instance associated with the SingleTenantHsmInstanceProposals to list, in the format `projects/*/locations/*/singleTenantHsmInstances/*`.",
27882788
"location": "path",
27892789
"pattern": "^projects/[^/]+/locations/[^/]+/singleTenantHsmInstances/[^/]+$",
27902790
"required": true,
@@ -2814,7 +2814,7 @@
28142814
}
28152815
}
28162816
},
2817-
"revision": "20260108",
2817+
"revision": "20260116",
28182818
"rootUrl": "https://cloudkms.googleapis.com/",
28192819
"schemas": {
28202820
"AddQuorumMember": {

cloudkms/v1/cloudkms-gen.go

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

0 commit comments

Comments
 (0)