google-cloud-alloy_db-v1 1.6.1 → 1.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0db3573870ce8cbdfe8643bac5828f05fefe878b5726292a457cebe90234eede
|
|
4
|
+
data.tar.gz: cbc713f0e96e2971ace150dd8f7e3eb844acdf2bbcfc7226ca90d53f5d2875a6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 07431cf1629be45d3fb4d8dd68afda0ab4cdc0dd0130c8fbb44474811631eb41be472e502678e77e6933246c9b0ea84308554801a1d8500d0a8756c86bf9ea9c
|
|
7
|
+
data.tar.gz: 4b15c768891c327045f286f125648316b6ec540956ad380dd52e57ea5c31bf404ad7116928b419ceb260f043b5075fbee87fda0806e1f715df2689b9a61bb231
|
|
@@ -480,7 +480,7 @@ module Google
|
|
|
480
480
|
# system actions like failover or maintenance.
|
|
481
481
|
# @!attribute [rw] initial_user
|
|
482
482
|
# @return [::Google::Cloud::AlloyDB::V1::UserPassword]
|
|
483
|
-
# Input only. Initial user to setup during cluster creation.
|
|
483
|
+
# Input only. Initial user to setup during cluster creation.
|
|
484
484
|
# If used in `RestoreCluster` this is ignored.
|
|
485
485
|
# @!attribute [rw] automated_backup_policy
|
|
486
486
|
# @return [::Google::Cloud::AlloyDB::V1::AutomatedBackupPolicy]
|