Skip to content

Commit 470f33c

Browse files
feat(all): auto-regenerate discovery clients (#3351)
1 parent 9e07cd0 commit 470f33c

Some content is hidden

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

51 files changed

+19812
-8673
lines changed

alloydb/v1/alloydb-api.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1627,7 +1627,7 @@
16271627
}
16281628
}
16291629
},
1630-
"revision": "20251009",
1630+
"revision": "20251016",
16311631
"rootUrl": "https://alloydb.googleapis.com/",
16321632
"schemas": {
16331633
"AuthorizedNetwork": {
@@ -2141,6 +2141,10 @@
21412141
],
21422142
"type": "string"
21432143
},
2144+
"dataplexConfig": {
2145+
"$ref": "DataplexConfig",
2146+
"description": "Optional. Configuration for Dataplex integration."
2147+
},
21442148
"deleteTime": {
21452149
"description": "Output only. Delete time stamp",
21462150
"format": "google-datetime",
@@ -2581,6 +2585,17 @@
25812585
},
25822586
"type": "object"
25832587
},
2588+
"DataplexConfig": {
2589+
"description": "Configuration for Dataplex integration.",
2590+
"id": "DataplexConfig",
2591+
"properties": {
2592+
"enabled": {
2593+
"description": "Dataplex is enabled by default for resources such as clusters and instances. This flag controls the integration of AlloyDB PG resources (like databases, schemas, and tables) with Dataplex.\"",
2594+
"type": "boolean"
2595+
}
2596+
},
2597+
"type": "object"
2598+
},
25842599
"DenyMaintenancePeriod": {
25852600
"description": "DenyMaintenancePeriod definition. Excepting emergencies, maintenance will not be scheduled to start within this deny period. The start_date must be less than the end_date.",
25862601
"id": "DenyMaintenancePeriod",

alloydb/v1/alloydb-gen.go

Lines changed: 26 additions & 0 deletions
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: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1627,7 +1627,7 @@
16271627
}
16281628
}
16291629
},
1630-
"revision": "20251009",
1630+
"revision": "20251016",
16311631
"rootUrl": "https://alloydb.googleapis.com/",
16321632
"schemas": {
16331633
"AuthorizedNetwork": {
@@ -2164,6 +2164,10 @@
21642164
],
21652165
"type": "string"
21662166
},
2167+
"dataplexConfig": {
2168+
"$ref": "DataplexConfig",
2169+
"description": "Optional. Configuration for Dataplex integration."
2170+
},
21672171
"deleteTime": {
21682172
"description": "Output only. Delete time stamp",
21692173
"format": "google-datetime",
@@ -2725,6 +2729,17 @@
27252729
},
27262730
"type": "object"
27272731
},
2732+
"DataplexConfig": {
2733+
"description": "Configuration for Dataplex integration.",
2734+
"id": "DataplexConfig",
2735+
"properties": {
2736+
"enabled": {
2737+
"description": "Dataplex is enabled by default for resources such as clusters and instances. This flag controls the integration of AlloyDB PG resources (like databases, schemas, and tables) with Dataplex.\"",
2738+
"type": "boolean"
2739+
}
2740+
},
2741+
"type": "object"
2742+
},
27282743
"DenyMaintenancePeriod": {
27292744
"description": "DenyMaintenancePeriod definition. Excepting emergencies, maintenance will not be scheduled to start within this deny period. The start_date must be less than the end_date.",
27302745
"id": "DenyMaintenancePeriod",

alloydb/v1alpha/alloydb-gen.go

Lines changed: 26 additions & 0 deletions
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: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1624,7 +1624,7 @@
16241624
}
16251625
}
16261626
},
1627-
"revision": "20251009",
1627+
"revision": "20251016",
16281628
"rootUrl": "https://alloydb.googleapis.com/",
16291629
"schemas": {
16301630
"AuthorizedNetwork": {
@@ -2150,6 +2150,10 @@
21502150
],
21512151
"type": "string"
21522152
},
2153+
"dataplexConfig": {
2154+
"$ref": "DataplexConfig",
2155+
"description": "Optional. Configuration for Dataplex integration."
2156+
},
21532157
"deleteTime": {
21542158
"description": "Output only. Delete time stamp",
21552159
"format": "google-datetime",
@@ -2706,6 +2710,17 @@
27062710
},
27072711
"type": "object"
27082712
},
2713+
"DataplexConfig": {
2714+
"description": "Configuration for Dataplex integration.",
2715+
"id": "DataplexConfig",
2716+
"properties": {
2717+
"enabled": {
2718+
"description": "Dataplex is enabled by default for resources such as clusters and instances. This flag controls the integration of AlloyDB PG resources (like databases, schemas, and tables) with Dataplex.\"",
2719+
"type": "boolean"
2720+
}
2721+
},
2722+
"type": "object"
2723+
},
27092724
"DenyMaintenancePeriod": {
27102725
"description": "DenyMaintenancePeriod definition. Excepting emergencies, maintenance will not be scheduled to start within this deny period. The start_date must be less than the end_date.",
27112726
"id": "DenyMaintenancePeriod",

alloydb/v1beta/alloydb-gen.go

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

cloudidentity/v1/cloudidentity-api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2179,7 +2179,7 @@
21792179
"policies": {
21802180
"methods": {
21812181
"get": {
2182-
"description": "Get a Policy",
2182+
"description": "Get a policy.",
21832183
"flatPath": "v1/policies/{policiesId}",
21842184
"httpMethod": "GET",
21852185
"id": "cloudidentity.policies.get",
@@ -2205,7 +2205,7 @@
22052205
]
22062206
},
22072207
"list": {
2208-
"description": "List Policies",
2208+
"description": "List policies.",
22092209
"flatPath": "v1/policies",
22102210
"httpMethod": "GET",
22112211
"id": "cloudidentity.policies.list",
@@ -2240,7 +2240,7 @@
22402240
}
22412241
}
22422242
},
2243-
"revision": "20250923",
2243+
"revision": "20251021",
22442244
"rootUrl": "https://cloudidentity.googleapis.com/",
22452245
"schemas": {
22462246
"AddIdpCredentialOperationMetadata": {

cloudidentity/v1/cloudidentity-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.

cloudidentity/v1beta1/cloudidentity-api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2217,7 +2217,7 @@
22172217
"policies": {
22182218
"methods": {
22192219
"get": {
2220-
"description": "Get a Policy",
2220+
"description": "Get a policy.",
22212221
"flatPath": "v1beta1/policies/{policiesId}",
22222222
"httpMethod": "GET",
22232223
"id": "cloudidentity.policies.get",
@@ -2243,7 +2243,7 @@
22432243
]
22442244
},
22452245
"list": {
2246-
"description": "List Policies",
2246+
"description": "List policies.",
22472247
"flatPath": "v1beta1/policies",
22482248
"httpMethod": "GET",
22492249
"id": "cloudidentity.policies.list",
@@ -2278,7 +2278,7 @@
22782278
}
22792279
}
22802280
},
2281-
"revision": "20250916",
2281+
"revision": "20251021",
22822282
"rootUrl": "https://cloudidentity.googleapis.com/",
22832283
"schemas": {
22842284
"AddIdpCredentialOperationMetadata": {

cloudidentity/v1beta1/cloudidentity-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)