You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### sqladmin:v1
The following keys were added:
- schemas.PasswordValidationPolicy.properties.disallowCompromisedCredentials.deprecated (Total Keys: 1)
#### sqladmin:v1beta4
The following keys were added:
- schemas.PasswordValidationPolicy.properties.disallowCompromisedCredentials.deprecated (Total Keys: 1)
"project": "A String", # The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable.
1139
1139
"pscServiceAttachmentLink": "A String", # Output only. The link to service attachment of PSC instance.
1140
-
"region": "A String", # The geographical region. Can be: * `us-central` (`FIRST_GEN` instances only) * `us-central1` (`SECOND_GEN` instances only) * `asia-east1` or `europe-west1`. Defaults to `us-central` or `us-central1` depending on the instance type. The region cannot be changed after instance creation.
1140
+
"region": "A String", # The geographical region of the Cloud SQL instance. It can be one of the [regions](https://cloud.google.com/sql/docs/mysql/locations#location-r) where Cloud SQL operates: For example, `asia-east1`, `europe-west1`, and `us-central1`. The default value is `us-central1`.
1141
1141
"replicaConfiguration": { # Read-replica configuration for connecting to the primary instance. # Configuration specific to failover replicas and read replicas.
1142
1142
"cascadableReplica": True or False, # Optional. Specifies if a SQL Server replica is a cascadable replica. A cascadable replica is a SQL Server cross region replica that supports replica(s) under it.
1143
1143
"failoverTarget": True or False, # Specifies if the replica is the failover target. If the field is set to `true`, the replica will be designated as a failover replica. In case the primary instance fails, the replica instance will be promoted as the new primary instance. Only one replica can be specified as failover target, and the replica has to be in different zone with the primary instance.
@@ -1276,7 +1276,7 @@ <h3>Method Details</h3>
1276
1276
},
1277
1277
"passwordValidationPolicy": { # Database instance local user password validation policy # The local user password validation policy of the instance.
1278
1278
"complexity": "A String", # The complexity of the password.
1279
-
"disallowCompromisedCredentials": True or False, # Disallow credentials that have been previously compromised by a public data breach.
1279
+
"disallowCompromisedCredentials": True or False, # This field is deprecated and will be removed in a future version of the API.
1280
1280
"disallowUsernameSubstring": True or False, # Disallow username as a part of the password.
1281
1281
"enablePasswordPolicy": True or False, # Whether the password policy is enabled or not.
1282
1282
"minLength": 42, # Minimum number of characters allowed.
"project": "A String", # The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable.
1531
1531
"pscServiceAttachmentLink": "A String", # Output only. The link to service attachment of PSC instance.
1532
-
"region": "A String", # The geographical region. Can be: * `us-central` (`FIRST_GEN` instances only) * `us-central1` (`SECOND_GEN` instances only) * `asia-east1` or `europe-west1`. Defaults to `us-central` or `us-central1` depending on the instance type. The region cannot be changed after instance creation.
1532
+
"region": "A String", # The geographical region of the Cloud SQL instance. It can be one of the [regions](https://cloud.google.com/sql/docs/mysql/locations#location-r) where Cloud SQL operates: For example, `asia-east1`, `europe-west1`, and `us-central1`. The default value is `us-central1`.
1533
1533
"replicaConfiguration": { # Read-replica configuration for connecting to the primary instance. # Configuration specific to failover replicas and read replicas.
1534
1534
"cascadableReplica": True or False, # Optional. Specifies if a SQL Server replica is a cascadable replica. A cascadable replica is a SQL Server cross region replica that supports replica(s) under it.
1535
1535
"failoverTarget": True or False, # Specifies if the replica is the failover target. If the field is set to `true`, the replica will be designated as a failover replica. In case the primary instance fails, the replica instance will be promoted as the new primary instance. Only one replica can be specified as failover target, and the replica has to be in different zone with the primary instance.
@@ -1668,7 +1668,7 @@ <h3>Method Details</h3>
1668
1668
},
1669
1669
"passwordValidationPolicy": { # Database instance local user password validation policy # The local user password validation policy of the instance.
1670
1670
"complexity": "A String", # The complexity of the password.
1671
-
"disallowCompromisedCredentials": True or False, # Disallow credentials that have been previously compromised by a public data breach.
1671
+
"disallowCompromisedCredentials": True or False, # This field is deprecated and will be removed in a future version of the API.
1672
1672
"disallowUsernameSubstring": True or False, # Disallow username as a part of the password.
1673
1673
"enablePasswordPolicy": True or False, # Whether the password policy is enabled or not.
1674
1674
"minLength": 42, # Minimum number of characters allowed.
"project": "A String", # The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable.
1889
1889
"pscServiceAttachmentLink": "A String", # Output only. The link to service attachment of PSC instance.
1890
-
"region": "A String", # The geographical region. Can be: * `us-central` (`FIRST_GEN` instances only) * `us-central1` (`SECOND_GEN` instances only) * `asia-east1` or `europe-west1`. Defaults to `us-central` or `us-central1` depending on the instance type. The region cannot be changed after instance creation.
1890
+
"region": "A String", # The geographical region of the Cloud SQL instance. It can be one of the [regions](https://cloud.google.com/sql/docs/mysql/locations#location-r) where Cloud SQL operates: For example, `asia-east1`, `europe-west1`, and `us-central1`. The default value is `us-central1`.
1891
1891
"replicaConfiguration": { # Read-replica configuration for connecting to the primary instance. # Configuration specific to failover replicas and read replicas.
1892
1892
"cascadableReplica": True or False, # Optional. Specifies if a SQL Server replica is a cascadable replica. A cascadable replica is a SQL Server cross region replica that supports replica(s) under it.
1893
1893
"failoverTarget": True or False, # Specifies if the replica is the failover target. If the field is set to `true`, the replica will be designated as a failover replica. In case the primary instance fails, the replica instance will be promoted as the new primary instance. Only one replica can be specified as failover target, and the replica has to be in different zone with the primary instance.
@@ -2026,7 +2026,7 @@ <h3>Method Details</h3>
2026
2026
},
2027
2027
"passwordValidationPolicy": { # Database instance local user password validation policy # The local user password validation policy of the instance.
2028
2028
"complexity": "A String", # The complexity of the password.
2029
-
"disallowCompromisedCredentials": True or False, # Disallow credentials that have been previously compromised by a public data breach.
2029
+
"disallowCompromisedCredentials": True or False, # This field is deprecated and will be removed in a future version of the API.
2030
2030
"disallowUsernameSubstring": True or False, # Disallow username as a part of the password.
2031
2031
"enablePasswordPolicy": True or False, # Whether the password policy is enabled or not.
2032
2032
"minLength": 42, # Minimum number of characters allowed.
"project": "A String", # The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable.
2191
2191
"pscServiceAttachmentLink": "A String", # Output only. The link to service attachment of PSC instance.
2192
-
"region": "A String", # The geographical region. Can be: * `us-central` (`FIRST_GEN` instances only) * `us-central1` (`SECOND_GEN` instances only) * `asia-east1` or `europe-west1`. Defaults to `us-central` or `us-central1` depending on the instance type. The region cannot be changed after instance creation.
2192
+
"region": "A String", # The geographical region of the Cloud SQL instance. It can be one of the [regions](https://cloud.google.com/sql/docs/mysql/locations#location-r) where Cloud SQL operates: For example, `asia-east1`, `europe-west1`, and `us-central1`. The default value is `us-central1`.
2193
2193
"replicaConfiguration": { # Read-replica configuration for connecting to the primary instance. # Configuration specific to failover replicas and read replicas.
2194
2194
"cascadableReplica": True or False, # Optional. Specifies if a SQL Server replica is a cascadable replica. A cascadable replica is a SQL Server cross region replica that supports replica(s) under it.
2195
2195
"failoverTarget": True or False, # Specifies if the replica is the failover target. If the field is set to `true`, the replica will be designated as a failover replica. In case the primary instance fails, the replica instance will be promoted as the new primary instance. Only one replica can be specified as failover target, and the replica has to be in different zone with the primary instance.
@@ -2328,7 +2328,7 @@ <h3>Method Details</h3>
2328
2328
},
2329
2329
"passwordValidationPolicy": { # Database instance local user password validation policy # The local user password validation policy of the instance.
2330
2330
"complexity": "A String", # The complexity of the password.
2331
-
"disallowCompromisedCredentials": True or False, # Disallow credentials that have been previously compromised by a public data breach.
2331
+
"disallowCompromisedCredentials": True or False, # This field is deprecated and will be removed in a future version of the API.
2332
2332
"disallowUsernameSubstring": True or False, # Disallow username as a part of the password.
2333
2333
"enablePasswordPolicy": True or False, # Whether the password policy is enabled or not.
2334
2334
"minLength": 42, # Minimum number of characters allowed.
"project": "A String", # The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable.
3724
3724
"pscServiceAttachmentLink": "A String", # Output only. The link to service attachment of PSC instance.
3725
-
"region": "A String", # The geographical region. Can be: * `us-central` (`FIRST_GEN` instances only) * `us-central1` (`SECOND_GEN` instances only) * `asia-east1` or `europe-west1`. Defaults to `us-central` or `us-central1` depending on the instance type. The region cannot be changed after instance creation.
3725
+
"region": "A String", # The geographical region of the Cloud SQL instance. It can be one of the [regions](https://cloud.google.com/sql/docs/mysql/locations#location-r) where Cloud SQL operates: For example, `asia-east1`, `europe-west1`, and `us-central1`. The default value is `us-central1`.
3726
3726
"replicaConfiguration": { # Read-replica configuration for connecting to the primary instance. # Configuration specific to failover replicas and read replicas.
3727
3727
"cascadableReplica": True or False, # Optional. Specifies if a SQL Server replica is a cascadable replica. A cascadable replica is a SQL Server cross region replica that supports replica(s) under it.
3728
3728
"failoverTarget": True or False, # Specifies if the replica is the failover target. If the field is set to `true`, the replica will be designated as a failover replica. In case the primary instance fails, the replica instance will be promoted as the new primary instance. Only one replica can be specified as failover target, and the replica has to be in different zone with the primary instance.
@@ -3861,7 +3861,7 @@ <h3>Method Details</h3>
3861
3861
},
3862
3862
"passwordValidationPolicy": { # Database instance local user password validation policy # The local user password validation policy of the instance.
3863
3863
"complexity": "A String", # The complexity of the password.
3864
-
"disallowCompromisedCredentials": True or False, # Disallow credentials that have been previously compromised by a public data breach.
3864
+
"disallowCompromisedCredentials": True or False, # This field is deprecated and will be removed in a future version of the API.
3865
3865
"disallowUsernameSubstring": True or False, # Disallow username as a part of the password.
3866
3866
"enablePasswordPolicy": True or False, # Whether the password policy is enabled or not.
3867
3867
"minLength": 42, # Minimum number of characters allowed.
0 commit comments