@@ -6560,7 +6560,7 @@ public boolean getReconciling() {
65606560 *
65616561 *
65626562 * <pre>
6563- * Input only. Initial user to setup during cluster creation. Required.
6563+ * Input only. Initial user to setup during cluster creation.
65646564 * If used in `RestoreCluster` this is ignored.
65656565 * </pre>
65666566 *
@@ -6579,7 +6579,7 @@ public boolean hasInitialUser() {
65796579 *
65806580 *
65816581 * <pre>
6582- * Input only. Initial user to setup during cluster creation. Required.
6582+ * Input only. Initial user to setup during cluster creation.
65836583 * If used in `RestoreCluster` this is ignored.
65846584 * </pre>
65856585 *
@@ -6600,7 +6600,7 @@ public com.google.cloud.alloydb.v1.UserPassword getInitialUser() {
66006600 *
66016601 *
66026602 * <pre>
6603- * Input only. Initial user to setup during cluster creation. Required.
6603+ * Input only. Initial user to setup during cluster creation.
66046604 * If used in `RestoreCluster` this is ignored.
66056605 * </pre>
66066606 *
@@ -11936,7 +11936,7 @@ public Builder clearReconciling() {
1193611936 *
1193711937 *
1193811938 * <pre>
11939- * Input only. Initial user to setup during cluster creation. Required.
11939+ * Input only. Initial user to setup during cluster creation.
1194011940 * If used in `RestoreCluster` this is ignored.
1194111941 * </pre>
1194211942 *
@@ -11954,7 +11954,7 @@ public boolean hasInitialUser() {
1195411954 *
1195511955 *
1195611956 * <pre>
11957- * Input only. Initial user to setup during cluster creation. Required.
11957+ * Input only. Initial user to setup during cluster creation.
1195811958 * If used in `RestoreCluster` this is ignored.
1195911959 * </pre>
1196011960 *
@@ -11978,7 +11978,7 @@ public com.google.cloud.alloydb.v1.UserPassword getInitialUser() {
1197811978 *
1197911979 *
1198011980 * <pre>
11981- * Input only. Initial user to setup during cluster creation. Required.
11981+ * Input only. Initial user to setup during cluster creation.
1198211982 * If used in `RestoreCluster` this is ignored.
1198311983 * </pre>
1198411984 *
@@ -12004,7 +12004,7 @@ public Builder setInitialUser(com.google.cloud.alloydb.v1.UserPassword value) {
1200412004 *
1200512005 *
1200612006 * <pre>
12007- * Input only. Initial user to setup during cluster creation. Required.
12007+ * Input only. Initial user to setup during cluster creation.
1200812008 * If used in `RestoreCluster` this is ignored.
1200912009 * </pre>
1201012010 *
@@ -12028,7 +12028,7 @@ public Builder setInitialUser(
1202812028 *
1202912029 *
1203012030 * <pre>
12031- * Input only. Initial user to setup during cluster creation. Required.
12031+ * Input only. Initial user to setup during cluster creation.
1203212032 * If used in `RestoreCluster` this is ignored.
1203312033 * </pre>
1203412034 *
@@ -12059,7 +12059,7 @@ public Builder mergeInitialUser(com.google.cloud.alloydb.v1.UserPassword value)
1205912059 *
1206012060 *
1206112061 * <pre>
12062- * Input only. Initial user to setup during cluster creation. Required.
12062+ * Input only. Initial user to setup during cluster creation.
1206312063 * If used in `RestoreCluster` this is ignored.
1206412064 * </pre>
1206512065 *
@@ -12082,7 +12082,7 @@ public Builder clearInitialUser() {
1208212082 *
1208312083 *
1208412084 * <pre>
12085- * Input only. Initial user to setup during cluster creation. Required.
12085+ * Input only. Initial user to setup during cluster creation.
1208612086 * If used in `RestoreCluster` this is ignored.
1208712087 * </pre>
1208812088 *
@@ -12100,7 +12100,7 @@ public com.google.cloud.alloydb.v1.UserPassword.Builder getInitialUserBuilder()
1210012100 *
1210112101 *
1210212102 * <pre>
12103- * Input only. Initial user to setup during cluster creation. Required.
12103+ * Input only. Initial user to setup during cluster creation.
1210412104 * If used in `RestoreCluster` this is ignored.
1210512105 * </pre>
1210612106 *
@@ -12122,7 +12122,7 @@ public com.google.cloud.alloydb.v1.UserPasswordOrBuilder getInitialUserOrBuilder
1212212122 *
1212312123 *
1212412124 * <pre>
12125- * Input only. Initial user to setup during cluster creation. Required.
12125+ * Input only. Initial user to setup during cluster creation.
1212612126 * If used in `RestoreCluster` this is ignored.
1212712127 * </pre>
1212812128 *
0 commit comments