Skip to content

Commit 6fe9ee7

Browse files
feat(all): auto-regenerate discovery clients (#3052)
1 parent 92f5723 commit 6fe9ee7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+3834
-154
lines changed

analyticsadmin/v1alpha/analyticsadmin-api.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4886,7 +4886,7 @@
48864886
}
48874887
}
48884888
},
4889-
"revision": "20250114",
4889+
"revision": "20250304",
48904890
"rootUrl": "https://analyticsadmin.googleapis.com/",
48914891
"schemas": {
48924892
"GoogleAnalyticsAdminV1alphaAccessBetweenFilter": {
@@ -6258,6 +6258,10 @@
62586258
"$ref": "GoogleAnalyticsAdminV1alphaGoogleSignalsSettings",
62596259
"description": "A snapshot of a GoogleSignalsSettings resource in change history."
62606260
},
6261+
"keyEvent": {
6262+
"$ref": "GoogleAnalyticsAdminV1alphaKeyEvent",
6263+
"description": "A snapshot of a KeyEvent resource in change history."
6264+
},
62616265
"measurementProtocolSecret": {
62626266
"$ref": "GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret",
62636267
"description": "A snapshot of a MeasurementProtocolSecret resource in change history."
@@ -8835,6 +8839,7 @@
88358839
"ADSENSE_LINK",
88368840
"AUDIENCE",
88378841
"EVENT_CREATE_RULE",
8842+
"KEY_EVENT",
88388843
"CALCULATED_METRIC"
88398844
],
88408845
"enumDescriptions": [
@@ -8863,6 +8868,7 @@
88638868
"AdSenseLink resource",
88648869
"Audience resource",
88658870
"EventCreateRule resource",
8871+
"KeyEvent resource",
88668872
"CalculatedMetric resource"
88678873
],
88688874
"type": "string"

analyticsadmin/v1alpha/analyticsadmin-gen.go

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

bigtableadmin/v2/bigtableadmin-api.json

Lines changed: 191 additions & 5 deletions
Large diffs are not rendered by default.

bigtableadmin/v2/bigtableadmin-gen.go

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

classroom/v1/classroom-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3397,7 +3397,7 @@
33973397
"topics": {
33983398
"methods": {
33993399
"create": {
3400-
"description": "Creates a topic. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course, create a topic in the requested course, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `ALREADY_EXISTS` if there exists a topic in the course with the same name. * `NOT_FOUND` if the requested course does not exist.",
3400+
"description": "Creates a topic. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course, create a topic in the requested course, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `ALREADY_EXISTS` if there exists a topic in the course with the same name. * `FAILED_PRECONDITION` for the following request error: * CourseTopicLimitReached * `NOT_FOUND` if the requested course does not exist.",
34013401
"flatPath": "v1/courses/{courseId}/topics",
34023402
"httpMethod": "POST",
34033403
"id": "classroom.courses.topics.create",
@@ -4049,7 +4049,7 @@
40494049
}
40504050
}
40514051
},
4052-
"revision": "20250114",
4052+
"revision": "20250303",
40534053
"rootUrl": "https://classroom.googleapis.com/",
40544054
"schemas": {
40554055
"AddOnAttachment": {

classroom/v1/classroom-gen.go

Lines changed: 4 additions & 2 deletions
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: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,11 @@
161161
"endpointUrl": "https://cloudbuild.northamerica-northeast2.rep.googleapis.com/",
162162
"location": "northamerica-northeast2"
163163
},
164+
{
165+
"description": "Regional Endpoint",
166+
"endpointUrl": "https://cloudbuild.northamerica-south1.rep.googleapis.com/",
167+
"location": "northamerica-south1"
168+
},
164169
{
165170
"description": "Regional Endpoint",
166171
"endpointUrl": "https://cloudbuild.southamerica-east1.rep.googleapis.com/",
@@ -2563,7 +2568,7 @@
25632568
}
25642569
}
25652570
},
2566-
"revision": "20250211",
2571+
"revision": "20250303",
25672572
"rootUrl": "https://cloudbuild.googleapis.com/",
25682573
"schemas": {
25692574
"ApprovalConfig": {

cloudbuild/v2/cloudbuild-api.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,11 @@
161161
"endpointUrl": "https://cloudbuild.northamerica-northeast2.rep.googleapis.com/",
162162
"location": "northamerica-northeast2"
163163
},
164+
{
165+
"description": "Regional Endpoint",
166+
"endpointUrl": "https://cloudbuild.northamerica-south1.rep.googleapis.com/",
167+
"location": "northamerica-south1"
168+
},
164169
{
165170
"description": "Regional Endpoint",
166171
"endpointUrl": "https://cloudbuild.southamerica-east1.rep.googleapis.com/",
@@ -1071,7 +1076,7 @@
10711076
}
10721077
}
10731078
},
1074-
"revision": "20250211",
1079+
"revision": "20250303",
10751080
"rootUrl": "https://cloudbuild.googleapis.com/",
10761081
"schemas": {
10771082
"AuditConfig": {

clouddeploy/v1/clouddeploy-api.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2348,7 +2348,7 @@
23482348
}
23492349
}
23502350
},
2351-
"revision": "20250212",
2351+
"revision": "20250226",
23522352
"rootUrl": "https://clouddeploy.googleapis.com/",
23532353
"schemas": {
23542354
"AbandonReleaseRequest": {
@@ -6837,7 +6837,7 @@
68376837
"type": "string"
68386838
},
68396839
"manifestPath": {
6840-
"description": "Output only. File path of the rendered manifest relative to the URI.",
6840+
"description": "Output only. File path of the rendered manifest relative to the URI for the stable phase.",
68416841
"readOnly": true,
68426842
"type": "string"
68436843
},
@@ -6850,7 +6850,7 @@
68506850
"type": "object"
68516851
},
68526852
"skaffoldConfigPath": {
6853-
"description": "Output only. File path of the resolved Skaffold configuration relative to the URI.",
6853+
"description": "Output only. File path of the resolved Skaffold configuration for the stable phase, relative to the URI.",
68546854
"readOnly": true,
68556855
"type": "string"
68566856
}
@@ -6949,7 +6949,7 @@
69496949
"The render operation did not complete successfully; check Cloud Build logs.",
69506950
"Cloud Build failed to fulfill Cloud Deploy's request. See failure_message for additional details.",
69516951
"The render operation did not complete successfully because the verification stanza required for verify was not found on the Skaffold configuration.",
6952-
"The render operation did not complete successfully because the custom action required for predeploy or postdeploy was not found in the Skaffold configuration. See failure_message for additional details.",
6952+
"The render operation did not complete successfully because the custom action(s) required for Rollout jobs were not found in the Skaffold configuration. See failure_message for additional details.",
69536953
"Release failed during rendering because the release configuration is not supported with the specified deployment strategy.",
69546954
"The render operation had a feature configured that is not supported."
69556955
],

clouddeploy/v1/clouddeploy-gen.go

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

0 commit comments

Comments
 (0)