Skip to content

Commit 35365cb

Browse files
Google APIscopybara-github
authored andcommitted
docs: Clarify that [initial_user](http://_vscodecontentref_/3) is not required in Cluster
The comment for the [initial_user](http://_vscodecontentref_/4) field in the [Cluster](http://_vscodecontentref_/5) message has been updated to remove the "Required." annotation, better reflecting its optional nature. PiperOrigin-RevId: 841859434
1 parent abdfd56 commit 35365cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/alloydb/v1/resources.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ message Cluster {
693693
// system actions like failover or maintenance.
694694
bool reconciling = 13 [(google.api.field_behavior) = OUTPUT_ONLY];
695695

696-
// Input only. Initial user to setup during cluster creation. Required.
696+
// Input only. Initial user to setup during cluster creation.
697697
// If used in `RestoreCluster` this is ignored.
698698
UserPassword initial_user = 14 [(google.api.field_behavior) = INPUT_ONLY];
699699

0 commit comments

Comments
 (0)