Skip to content

Commit 65fc9d3

Browse files
feat(all): auto-regenerate discovery clients (#3090)
1 parent 88282e1 commit 65fc9d3

10 files changed

+119
-11
lines changed

androidenterprise/v1/androidenterprise-api.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@
560560
]
561561
},
562562
"getServiceAccount": {
563-
"description": "Returns a service account and credentials. The service account can be bound to the enterprise by calling setAccount. The service account is unique to this enterprise and EMM, and will be deleted if the enterprise is unbound. The credentials contain private key data and are not stored server-side. This method can only be called after calling Enterprises.Enroll or Enterprises.CompleteSignup, and before Enterprises.SetAccount; at other times it will return an error. Subsequent calls after the first will generate a new, unique set of credentials, and invalidate the previously generated credentials. Once the service account is bound to the enterprise, it can be managed using the serviceAccountKeys resource.",
563+
"description": "Returns a service account and credentials. The service account can be bound to the enterprise by calling setAccount. The service account is unique to this enterprise and EMM, and will be deleted if the enterprise is unbound. The credentials contain private key data and are not stored server-side. This method can only be called after calling Enterprises.Enroll or Enterprises.CompleteSignup, and before Enterprises.SetAccount; at other times it will return an error. Subsequent calls after the first will generate a new, unique set of credentials, and invalidate the previously generated credentials. Once the service account is bound to the enterprise, it can be managed using the serviceAccountKeys resource. *Note:* After you create a key, you might need to wait for 60 seconds or more before you perform another operation with the key. If you try to perform an operation with the key immediately after you create the key, and you receive an error, you can retry the request with exponential backoff .",
564564
"flatPath": "androidenterprise/v1/enterprises/{enterpriseId}/serviceAccount",
565565
"httpMethod": "GET",
566566
"id": "androidenterprise.enterprises.getServiceAccount",
@@ -2691,7 +2691,7 @@
26912691
}
26922692
}
26932693
},
2694-
"revision": "20250302",
2694+
"revision": "20250327",
26952695
"rootUrl": "https://androidenterprise.googleapis.com/",
26962696
"schemas": {
26972697
"Administrator": {

androidenterprise/v1/androidenterprise-gen.go

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

connectors/v1/connectors-api.json

+23-1
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,12 @@
193193
"name"
194194
],
195195
"parameters": {
196+
"extraLocationTypes": {
197+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
198+
"location": "query",
199+
"repeated": true,
200+
"type": "string"
201+
},
196202
"filter": {
197203
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
198204
"location": "query",
@@ -1954,6 +1960,11 @@
19541960
"pattern": "^projects/[^/]+/locations/global$",
19551961
"required": true,
19561962
"type": "string"
1963+
},
1964+
"returnPartialSuccess": {
1965+
"description": "Optional. If true, allow partial responses for multi-regional Aggregated List requests.",
1966+
"location": "query",
1967+
"type": "boolean"
19571968
}
19581969
},
19591970
"path": "v1/{+parent}/managedZones",
@@ -2560,7 +2571,7 @@
25602571
}
25612572
}
25622573
},
2563-
"revision": "20250304",
2574+
"revision": "20250327",
25642575
"rootUrl": "https://connectors.googleapis.com/",
25652576
"schemas": {
25662577
"AuditConfig": {
@@ -3587,6 +3598,10 @@
35873598
"description": "Indicate whether cloud spanner is required for connector job.",
35883599
"type": "boolean"
35893600
},
3601+
"provisionMemstore": {
3602+
"description": "Indicate whether memstore is required for connector job.",
3603+
"type": "boolean"
3604+
},
35903605
"ratelimitThreshold": {
35913606
"description": "Max QPS supported by the connector version before throttling of requests.",
35923607
"format": "int64",
@@ -6056,6 +6071,13 @@
60566071
"nextPageToken": {
60576072
"description": "Next page token.",
60586073
"type": "string"
6074+
},
6075+
"unreachable": {
6076+
"description": "Locations that could not be reached.",
6077+
"items": {
6078+
"type": "string"
6079+
},
6080+
"type": "array"
60596081
}
60606082
},
60616083
"type": "object"

connectors/v1/connectors-gen.go

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

connectors/v2/connectors-api.json

+16-1
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,21 @@
288288
"pattern": "^projects/[^/]+/locations/[^/]+/connections/[^/]+/actions/[^/]+$",
289289
"required": true,
290290
"type": "string"
291+
},
292+
"view": {
293+
"description": "Specified view of the action schema.",
294+
"enum": [
295+
"ACTION_SCHEMA_VIEW_UNSPECIFIED",
296+
"ACTION_SCHEMA_VIEW_BASIC",
297+
"ACTION_SCHEMA_VIEW_ENRICHED"
298+
],
299+
"enumDescriptions": [
300+
"VIEW_UNSPECIFIED. The unset value. Defaults to BASIC View.",
301+
"Return basic action schema.",
302+
"Return enriched action schema."
303+
],
304+
"location": "query",
305+
"type": "string"
291306
}
292307
},
293308
"path": "v2/{+name}",
@@ -675,7 +690,7 @@
675690
}
676691
}
677692
},
678-
"revision": "20250304",
693+
"revision": "20250327",
679694
"rootUrl": "https://connectors.googleapis.com/",
680695
"schemas": {
681696
"AccessCredentials": {

connectors/v2/connectors-gen.go

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

parallelstore/v1/parallelstore-api.json

+8-2
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,12 @@
143143
"name"
144144
],
145145
"parameters": {
146+
"extraLocationTypes": {
147+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
148+
"location": "query",
149+
"repeated": true,
150+
"type": "string"
151+
},
146152
"filter": {
147153
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
148154
"location": "query",
@@ -543,7 +549,7 @@
543549
}
544550
}
545551
},
546-
"revision": "20250303",
552+
"revision": "20250326",
547553
"rootUrl": "https://parallelstore.googleapis.com/",
548554
"schemas": {
549555
"CancelOperationRequest": {
@@ -753,7 +759,7 @@
753759
"The instance is being created.",
754760
"The instance is available for use.",
755761
"The instance is being deleted.",
756-
"The instance is not usable.",
762+
"LINT.IfChange The instance is not usable. LINT.ThenChange(//depot/google3/configs/monitoring/boq/daos_clh/cloud_precomputes_lib.py)",
757763
"The instance is being upgraded.",
758764
"The instance is being repaired. This should only be used by instances using the `PERSISTENT` deployment type."
759765
],

parallelstore/v1/parallelstore-gen.go

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

parallelstore/v1beta/parallelstore-api.json

+8-2
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,12 @@
143143
"name"
144144
],
145145
"parameters": {
146+
"extraLocationTypes": {
147+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
148+
"location": "query",
149+
"repeated": true,
150+
"type": "string"
151+
},
146152
"filter": {
147153
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
148154
"location": "query",
@@ -540,7 +546,7 @@
540546
}
541547
}
542548
},
543-
"revision": "20250303",
549+
"revision": "20250326",
544550
"rootUrl": "https://parallelstore.googleapis.com/",
545551
"schemas": {
546552
"DestinationGcsBucket": {
@@ -744,7 +750,7 @@
744750
"The instance is being created.",
745751
"The instance is available for use.",
746752
"The instance is being deleted.",
747-
"The instance is not usable.",
753+
"LINT.IfChange The instance is not usable. LINT.ThenChange(//depot/google3/configs/monitoring/boq/daos_clh/cloud_precomputes_lib.py)",
748754
"The instance is being upgraded.",
749755
"The instance is being repaired. This should only be used by instances using the `PERSISTENT` deployment type."
750756
],

parallelstore/v1beta/parallelstore-gen.go

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

0 commit comments

Comments
 (0)