Skip to content

Commit 4ffc629

Browse files
feat(all): auto-regenerate discovery clients (#2270)
1 parent 3138958 commit 4ffc629

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

alloydb/v1/alloydb-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1489,7 +1489,7 @@
14891489
}
14901490
}
14911491
},
1492-
"revision": "20231031",
1492+
"revision": "20231109",
14931493
"rootUrl": "https://alloydb.googleapis.com/",
14941494
"schemas": {
14951495
"AutomatedBackupPolicy": {
@@ -2636,7 +2636,7 @@
26362636
"type": "string"
26372637
},
26382638
"network": {
2639-
"description": "Required. The resource link for the VPC network in which cluster resources are created and from which they are accessible via Private IP. The network must belong to the same project as the cluster. It is specified in the form: \"projects/{project_number}/global/networks/{network_id}\". This is required to create a cluster.",
2639+
"description": "Optional. The resource link for the VPC network in which cluster resources are created and from which they are accessible via Private IP. The network must belong to the same project as the cluster. It is specified in the form: \"projects/{project_number}/global/networks/{network_id}\". This is required to create a cluster.",
26402640
"type": "string"
26412641
}
26422642
},

alloydb/v1/alloydb-gen.go

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

0 commit comments

Comments
 (0)