Skip to content

Commit ae18b22

Browse files
feat(all): auto-regenerate discovery clients (#3127)
1 parent 4059351 commit ae18b22

20 files changed

+11011
-5657
lines changed

clouddeploy/v1/clouddeploy-api.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2354,7 +2354,7 @@
23542354
}
23552355
}
23562356
},
2357-
"revision": "20250409",
2357+
"revision": "20250416",
23582358
"rootUrl": "https://clouddeploy.googleapis.com/",
23592359
"schemas": {
23602360
"AbandonReleaseRequest": {
@@ -6678,11 +6678,11 @@
66786678
"properties": {
66796679
"postdeploy": {
66806680
"$ref": "Postdeploy",
6681-
"description": "Optional. Configuration for the postdeploy job. If this is not configured, postdeploy job will not be present."
6681+
"description": "Optional. Configuration for the postdeploy job. If this is not configured, the postdeploy job will not be present."
66826682
},
66836683
"predeploy": {
66846684
"$ref": "Predeploy",
6685-
"description": "Optional. Configuration for the predeploy job. If this is not configured, predeploy job will not be present."
6685+
"description": "Optional. Configuration for the predeploy job. If this is not configured, the predeploy job will not be present."
66866686
},
66876687
"verify": {
66886688
"description": "Optional. Whether to verify a deployment via `skaffold verify`.",

clouddeploy/v1/clouddeploy-gen.go

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

connectors/v2/connectors-api.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,7 @@
690690
}
691691
}
692692
},
693-
"revision": "20250327",
693+
"revision": "20250423",
694694
"rootUrl": "https://connectors.googleapis.com/",
695695
"schemas": {
696696
"AccessCredentials": {
@@ -1395,6 +1395,10 @@
13951395
"description": "consumer_defined_name is the name of the instance set by the service consumers. Generally this is different from the `name` field which reperesents the system-assigned id of the instance which the service consumers do not recognize. This is a required field for tenants onboarding to Maintenance Window notifications (go/slm-rollout-maintenance-policies#prerequisites).",
13961396
"type": "string"
13971397
},
1398+
"consumerProjectNumber": {
1399+
"description": "Optional. The consumer_project_number associated with this Apigee instance. This field is added specifically to support Apigee integration with SLM Rollout and UMM. It represents the numerical project ID of the GCP project that consumes this Apigee instance. It is used for SLM rollout notifications and UMM integration, enabling proper mapping to customer projects and log delivery for Apigee instances. This field complements consumer_project_id and may be used for specific Apigee scenarios where the numerical ID is required.",
1400+
"type": "string"
1401+
},
13981402
"createTime": {
13991403
"description": "Output only. Timestamp when the resource was created.",
14001404
"format": "google-datetime",

connectors/v2/connectors-gen.go

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

file/v1/file-api.json

+5-6
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,6 @@
154154
"location": "query",
155155
"type": "string"
156156
},
157-
"includeUnrevealedLocations": {
158-
"description": "If true, the returned list will include locations which are not yet revealed.",
159-
"location": "query",
160-
"type": "boolean"
161-
},
162157
"name": {
163158
"description": "The resource that owns the locations collection, if applicable.",
164159
"location": "path",
@@ -913,7 +908,7 @@
913908
}
914909
}
915910
},
916-
"revision": "20250404",
911+
"revision": "20250421",
917912
"rootUrl": "https://file.googleapis.com/",
918913
"schemas": {
919914
"Backup": {
@@ -1171,6 +1166,10 @@
11711166
"description": "consumer_defined_name is the name of the instance set by the service consumers. Generally this is different from the `name` field which reperesents the system-assigned id of the instance which the service consumers do not recognize. This is a required field for tenants onboarding to Maintenance Window notifications (go/slm-rollout-maintenance-policies#prerequisites).",
11721167
"type": "string"
11731168
},
1169+
"consumerProjectNumber": {
1170+
"description": "Optional. The consumer_project_number associated with this Apigee instance. This field is added specifically to support Apigee integration with SLM Rollout and UMM. It represents the numerical project ID of the GCP project that consumes this Apigee instance. It is used for SLM rollout notifications and UMM integration, enabling proper mapping to customer projects and log delivery for Apigee instances. This field complements consumer_project_id and may be used for specific Apigee scenarios where the numerical ID is required.",
1171+
"type": "string"
1172+
},
11741173
"createTime": {
11751174
"description": "Output only. Timestamp when the resource was created.",
11761175
"format": "google-datetime",

file/v1/file-gen.go

+9-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

file/v1beta1/file-api.json

+5-6
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,6 @@
154154
"location": "query",
155155
"type": "string"
156156
},
157-
"includeUnrevealedLocations": {
158-
"description": "If true, the returned list will include locations which are not yet revealed.",
159-
"location": "query",
160-
"type": "boolean"
161-
},
162157
"name": {
163158
"description": "The resource that owns the locations collection, if applicable.",
164159
"location": "path",
@@ -1080,7 +1075,7 @@
10801075
}
10811076
}
10821077
},
1083-
"revision": "20250414",
1078+
"revision": "20250421",
10841079
"rootUrl": "https://file.googleapis.com/",
10851080
"schemas": {
10861081
"Backup": {
@@ -1353,6 +1348,10 @@
13531348
"description": "consumer_defined_name is the name of the instance set by the service consumers. Generally this is different from the `name` field which reperesents the system-assigned id of the instance which the service consumers do not recognize. This is a required field for tenants onboarding to Maintenance Window notifications (go/slm-rollout-maintenance-policies#prerequisites).",
13541349
"type": "string"
13551350
},
1351+
"consumerProjectNumber": {
1352+
"description": "Optional. The consumer_project_number associated with this Apigee instance. This field is added specifically to support Apigee integration with SLM Rollout and UMM. It represents the numerical project ID of the GCP project that consumes this Apigee instance. It is used for SLM rollout notifications and UMM integration, enabling proper mapping to customer projects and log delivery for Apigee instances. This field complements consumer_project_id and may be used for specific Apigee scenarios where the numerical ID is required.",
1353+
"type": "string"
1354+
},
13561355
"createTime": {
13571356
"description": "Output only. Timestamp when the resource was created.",
13581357
"format": "google-datetime",

file/v1beta1/file-gen.go

+9-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gkehub/v1/gkehub-api.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2117,7 +2117,7 @@
21172117
}
21182118
}
21192119
},
2120-
"revision": "20250415",
2120+
"revision": "20250423",
21212121
"rootUrl": "https://gkehub.googleapis.com/",
21222122
"schemas": {
21232123
"AppDevExperienceFeatureSpec": {
@@ -6245,7 +6245,7 @@
62456245
"type": "object"
62466246
},
62476247
"ServiceMeshCondition": {
6248-
"description": "Condition being reported. TODO b/395151419: Remove this message once the membership-level conditions field uses the common Condition message.",
6248+
"description": "Condition being reported.",
62496249
"id": "ServiceMeshCondition",
62506250
"properties": {
62516251
"code": {
@@ -6515,7 +6515,7 @@
65156515
"id": "ServiceMeshMembershipState",
65166516
"properties": {
65176517
"conditions": {
6518-
"description": "Output only. List of conditions reported for this membership. TODO b/395151419: Use the common Condition message.",
6518+
"description": "Output only. List of conditions reported for this membership.",
65196519
"items": {
65206520
"$ref": "ServiceMeshCondition"
65216521
},

gkehub/v1/gkehub-gen.go

+1-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)