Skip to content

Commit 7c6dc44

Browse files
feat(all): auto-regenerate discovery clients (#3184)
1 parent bb1dc77 commit 7c6dc44

28 files changed

+14447
-151
lines changed

alloydb/v1/alloydb-api.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1622,7 +1622,7 @@
16221622
}
16231623
}
16241624
},
1625-
"revision": "20250522",
1625+
"revision": "20250529",
16261626
"rootUrl": "https://alloydb.googleapis.com/",
16271627
"schemas": {
16281628
"AuthorizedNetwork": {
@@ -4384,7 +4384,7 @@
43844384
false,
43854385
true,
43864386
true,
4387-
false,
4387+
true,
43884388
false,
43894389
false,
43904390
false,
@@ -4625,7 +4625,7 @@
46254625
"type": "string"
46264626
},
46274627
"resourceType": {
4628-
"description": "Required. The type of resource this ID is identifying. Ex redis.googleapis.com/Instance, redis.googleapis.com/Cluster, alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, spanner.googleapis.com/Instance, spanner.googleapis.com/Database, firestore.googleapis.com/Database, sqladmin.googleapis.com/Instance, bigtableadmin.googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance REQUIRED Please refer go/condor-common-datamodel",
4628+
"description": "Required. The type of resource this ID is identifying. Ex redis.googleapis.com/Instance, redis.googleapis.com/Cluster, alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, spanner.googleapis.com/Instance, spanner.googleapis.com/Database, firestore.googleapis.com/Database, sqladmin.googleapis.com/Instance, bigtableadmin.googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance oracledatabase.googleapis.com/cloudExadataInfrastructures oracledatabase.googleapis.com/cloudVmClusters oracledatabase.googleapis.com/autonomousDatabases REQUIRED Please refer go/condor-common-datamodel",
46294629
"type": "string"
46304630
},
46314631
"uniqueId": {
@@ -4997,7 +4997,7 @@
49974997
false,
49984998
true,
49994999
true,
5000-
false,
5000+
true,
50015001
false,
50025002
false,
50035003
false,

alloydb/v1/alloydb-gen.go

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

alloydb/v1alpha/alloydb-api.json

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1622,7 +1622,7 @@
16221622
}
16231623
}
16241624
},
1625-
"revision": "20250522",
1625+
"revision": "20250529",
16261626
"rootUrl": "https://alloydb.googleapis.com/",
16271627
"schemas": {
16281628
"AuthorizedNetwork": {
@@ -2389,6 +2389,12 @@
23892389
],
23902390
"type": "string"
23912391
},
2392+
"poolerCount": {
2393+
"description": "Output only. The number of running poolers per instance.",
2394+
"format": "int32",
2395+
"readOnly": true,
2396+
"type": "integer"
2397+
},
23922398
"queryWaitTimeout": {
23932399
"description": "Optional. Deprecated. Use 'flags' instead. The maximum number of seconds queries are allowed to spend waiting for execution. If the query is not assigned to a server during that time, the client is disconnected. 0 disables.",
23942400
"type": "string"
@@ -3521,6 +3527,10 @@
35213527
"description": "Track actively running queries on the instance. If not set, this flag is \"off\" by default.",
35223528
"type": "boolean"
35233529
},
3530+
"trackClientAddress": {
3531+
"description": "Track client address for an instance. If not set, default value is \"off\".",
3532+
"type": "boolean"
3533+
},
35243534
"trackWaitEventTypes": {
35253535
"description": "Output only. Track wait event types during query execution for an instance. This flag is turned \"on\" by default but tracking is enabled only after observability enabled flag is also turned on. This is read-only flag and only modifiable by internal API.",
35263536
"readOnly": true,
@@ -4542,7 +4552,7 @@
45424552
false,
45434553
true,
45444554
true,
4545-
false,
4555+
true,
45464556
false,
45474557
false,
45484558
false,
@@ -4783,7 +4793,7 @@
47834793
"type": "string"
47844794
},
47854795
"resourceType": {
4786-
"description": "Required. The type of resource this ID is identifying. Ex redis.googleapis.com/Instance, redis.googleapis.com/Cluster, alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, spanner.googleapis.com/Instance, spanner.googleapis.com/Database, firestore.googleapis.com/Database, sqladmin.googleapis.com/Instance, bigtableadmin.googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance REQUIRED Please refer go/condor-common-datamodel",
4796+
"description": "Required. The type of resource this ID is identifying. Ex redis.googleapis.com/Instance, redis.googleapis.com/Cluster, alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, spanner.googleapis.com/Instance, spanner.googleapis.com/Database, firestore.googleapis.com/Database, sqladmin.googleapis.com/Instance, bigtableadmin.googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance oracledatabase.googleapis.com/cloudExadataInfrastructures oracledatabase.googleapis.com/cloudVmClusters oracledatabase.googleapis.com/autonomousDatabases REQUIRED Please refer go/condor-common-datamodel",
47874797
"type": "string"
47884798
},
47894799
"uniqueId": {
@@ -5155,7 +5165,7 @@
51555165
false,
51565166
true,
51575167
true,
5158-
false,
5168+
true,
51595169
false,
51605170
false,
51615171
false,

alloydb/v1alpha/alloydb-gen.go

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

alloydb/v1beta/alloydb-api.json

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1619,7 +1619,7 @@
16191619
}
16201620
}
16211621
},
1622-
"revision": "20250522",
1622+
"revision": "20250529",
16231623
"rootUrl": "https://alloydb.googleapis.com/",
16241624
"schemas": {
16251625
"AuthorizedNetwork": {
@@ -2370,6 +2370,12 @@
23702370
],
23712371
"type": "string"
23722372
},
2373+
"poolerCount": {
2374+
"description": "Output only. The number of running poolers per instance.",
2375+
"format": "int32",
2376+
"readOnly": true,
2377+
"type": "integer"
2378+
},
23732379
"queryWaitTimeout": {
23742380
"description": "Optional. Deprecated. Use 'flags' instead. The maximum number of seconds queries are allowed to spend waiting for execution. If the query is not assigned to a server during that time, the client is disconnected. 0 disables.",
23752381
"type": "string"
@@ -3497,6 +3503,10 @@
34973503
"description": "Track actively running queries on the instance. If not set, this flag is \"off\" by default.",
34983504
"type": "boolean"
34993505
},
3506+
"trackClientAddress": {
3507+
"description": "Track client address for an instance. If not set, default value is \"off\".",
3508+
"type": "boolean"
3509+
},
35003510
"trackWaitEventTypes": {
35013511
"description": "Output only. Track wait event types during query execution for an instance. This flag is turned \"on\" by default but tracking is enabled only after observability enabled flag is also turned on. This is read-only flag and only modifiable by internal API.",
35023512
"readOnly": true,
@@ -4518,7 +4528,7 @@
45184528
false,
45194529
true,
45204530
true,
4521-
false,
4531+
true,
45224532
false,
45234533
false,
45244534
false,
@@ -4759,7 +4769,7 @@
47594769
"type": "string"
47604770
},
47614771
"resourceType": {
4762-
"description": "Required. The type of resource this ID is identifying. Ex redis.googleapis.com/Instance, redis.googleapis.com/Cluster, alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, spanner.googleapis.com/Instance, spanner.googleapis.com/Database, firestore.googleapis.com/Database, sqladmin.googleapis.com/Instance, bigtableadmin.googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance REQUIRED Please refer go/condor-common-datamodel",
4772+
"description": "Required. The type of resource this ID is identifying. Ex redis.googleapis.com/Instance, redis.googleapis.com/Cluster, alloydb.googleapis.com/Cluster, alloydb.googleapis.com/Instance, spanner.googleapis.com/Instance, spanner.googleapis.com/Database, firestore.googleapis.com/Database, sqladmin.googleapis.com/Instance, bigtableadmin.googleapis.com/Cluster, bigtableadmin.googleapis.com/Instance oracledatabase.googleapis.com/cloudExadataInfrastructures oracledatabase.googleapis.com/cloudVmClusters oracledatabase.googleapis.com/autonomousDatabases REQUIRED Please refer go/condor-common-datamodel",
47634773
"type": "string"
47644774
},
47654775
"uniqueId": {
@@ -5131,7 +5141,7 @@
51315141
false,
51325142
true,
51335143
true,
5134-
false,
5144+
true,
51355145
false,
51365146
false,
51375147
false,

alloydb/v1beta/alloydb-gen.go

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

androidmanagement/v1/androidmanagement-api.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,7 +1204,7 @@
12041204
}
12051205
}
12061206
},
1207-
"revision": "20250602",
1207+
"revision": "20250603",
12081208
"rootUrl": "https://androidmanagement.googleapis.com/",
12091209
"schemas": {
12101210
"AdbShellCommandEvent": {
@@ -2087,7 +2087,7 @@
20872087
},
20882088
"extensionConfig": {
20892089
"$ref": "ExtensionConfig",
2090-
"description": "Configuration to enable this app as an extension app, with the capability of interacting with Android Device Policy offline.This field can be set for at most one app.The signing key certificate fingerprint of the app on the device must match one of the entries in ApplicationPolicy.signingKeyCerts or the signing key certificate fingerprints obtained from Play Store for the app to be able to communicate with Android Device Policy. If the app is not on Play Store and ApplicationPolicy.signingKeyCerts is not set, a NonComplianceDetail with INVALID_VALUE is reported."
2090+
"description": "Configuration to enable this app as an extension app, with the capability of interacting with Android Device Policy offline.This field can be set for at most one app.The signing key certificate fingerprint of the app on the device must match one of the entries in signingKeyFingerprintsSha256 or the signing key certificate fingerprints obtained from Play Store for the app to be able to communicate with Android Device Policy. If the app is not on Play Store and signingKeyFingerprintsSha256 is not set, a nonComplianceDetail with INVALID_VALUE is reported."
20912091
},
20922092
"installConstraint": {
20932093
"description": "Optional. The constraints for installing the app. You can specify a maximum of one InstallConstraint. Multiple constraints are rejected.",
@@ -3178,7 +3178,7 @@
31783178
},
31793179
"preferentialNetworkServiceSettings": {
31803180
"$ref": "PreferentialNetworkServiceSettings",
3181-
"description": "Optional. Preferential network service configuration. Setting this field will override preferentialNetworkService. This can be set on both work profiles and fully managed devices on Android 13 and above."
3181+
"description": "Optional. Preferential network service configuration. Setting this field will override preferentialNetworkService. This can be set on both work profiles and fully managed devices on Android 13 and above. See 5G network slicing (https://developers.google.com/android/management/5g-network-slicing) guide for more details."
31823182
},
31833183
"tetheringSettings": {
31843184
"description": "Controls tethering settings. Based on the value set, the user is partially or fully disallowed from using different forms of tethering.",
@@ -3822,7 +3822,7 @@
38223822
"type": "string"
38233823
},
38243824
"signingKeyFingerprintsSha256": {
3825-
"description": "Hex-encoded SHA-256 hashes of the signing key certificates of the extension app. Only hexadecimal string representations of 64 characters are valid.The signing key certificate fingerprints are always obtained from the Play Store and this field is used to provide additional signing key certificate fingerprints. However, if the application is not available on the Play Store, this field needs to be set. A NonComplianceDetail with INVALID_VALUE is reported if this field is not set when the application is not available on the Play Store.The signing key certificate fingerprint of the extension app on the device must match one of the signing key certificate fingerprints obtained from the Play Store or the ones provided in this field for the app to be able to communicate with Android Device Policy.In production use cases, it is recommended to leave this empty.",
3825+
"description": "Hex-encoded SHA-256 hashes of the signing key certificates of the extension app. Only hexadecimal string representations of 64 characters are valid.The signing key certificate fingerprints are always obtained from the Play Store and this field is used to provide additional signing key certificate fingerprints. However, if the application is not available on the Play Store, this field needs to be set. A nonComplianceDetail with INVALID_VALUE is reported if this field is not set when the application is not available on the Play Store.The signing key certificate fingerprint of the extension app on the device must match one of the signing key certificate fingerprints obtained from the Play Store or the ones provided in this field for the app to be able to communicate with Android Device Policy.In production use cases, it is recommended to leave this empty.",
38263826
"items": {
38273827
"type": "string"
38283828
},

androidmanagement/v1/androidmanagement-gen.go

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

0 commit comments

Comments
 (0)