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.Settings.properties.replicationLagMaxSeconds (Total Keys: 2)
#### sqladmin:v1beta4
The following keys were added:
- schemas.Settings.properties.replicationLagMaxSeconds (Total Keys: 2)
Copy file name to clipboardExpand all lines: docs/dyn/sqladmin_v1.instances.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1867,6 +1867,7 @@ <h3>Method Details</h3>
1867
1867
"reuseInterval": 42, # Number of previous passwords that cannot be reused.
1868
1868
},
1869
1869
"pricingPlan": "A String", # The pricing plan for this instance. This can be either `PER_USE` or `PACKAGE`. Only `PER_USE` is supported for Second Generation instances.
1870
+
"replicationLagMaxSeconds": 42, # Optional. Configuration value for recreation of replica after certain replication lag
1870
1871
"replicationType": "A String", # The type of replication this instance uses. This can be either `ASYNCHRONOUS` or `SYNCHRONOUS`. (Deprecated) This property was only applicable to First Generation instances.
1871
1872
"settingsVersion": "A String", # The version of instance settings. This is a required field for update method to make sure concurrent updates are handled properly. During update, use the most recent settingsVersion value for this instance and do not try to update this value.
1872
1873
"sqlServerAuditConfig": { # SQL Server specific audit configuration. # SQL Server specific audit configuration.
@@ -2338,6 +2339,7 @@ <h3>Method Details</h3>
2338
2339
"reuseInterval": 42, # Number of previous passwords that cannot be reused.
2339
2340
},
2340
2341
"pricingPlan": "A String", # The pricing plan for this instance. This can be either `PER_USE` or `PACKAGE`. Only `PER_USE` is supported for Second Generation instances.
2342
+
"replicationLagMaxSeconds": 42, # Optional. Configuration value for recreation of replica after certain replication lag
2341
2343
"replicationType": "A String", # The type of replication this instance uses. This can be either `ASYNCHRONOUS` or `SYNCHRONOUS`. (Deprecated) This property was only applicable to First Generation instances.
2342
2344
"settingsVersion": "A String", # The version of instance settings. This is a required field for update method to make sure concurrent updates are handled properly. During update, use the most recent settingsVersion value for this instance and do not try to update this value.
2343
2345
"sqlServerAuditConfig": { # SQL Server specific audit configuration. # SQL Server specific audit configuration.
@@ -2767,6 +2769,7 @@ <h3>Method Details</h3>
2767
2769
"reuseInterval": 42, # Number of previous passwords that cannot be reused.
2768
2770
},
2769
2771
"pricingPlan": "A String", # The pricing plan for this instance. This can be either `PER_USE` or `PACKAGE`. Only `PER_USE` is supported for Second Generation instances.
2772
+
"replicationLagMaxSeconds": 42, # Optional. Configuration value for recreation of replica after certain replication lag
2770
2773
"replicationType": "A String", # The type of replication this instance uses. This can be either `ASYNCHRONOUS` or `SYNCHRONOUS`. (Deprecated) This property was only applicable to First Generation instances.
2771
2774
"settingsVersion": "A String", # The version of instance settings. This is a required field for update method to make sure concurrent updates are handled properly. During update, use the most recent settingsVersion value for this instance and do not try to update this value.
2772
2775
"sqlServerAuditConfig": { # SQL Server specific audit configuration. # SQL Server specific audit configuration.
@@ -3117,6 +3120,7 @@ <h3>Method Details</h3>
3117
3120
"reuseInterval": 42, # Number of previous passwords that cannot be reused.
3118
3121
},
3119
3122
"pricingPlan": "A String", # The pricing plan for this instance. This can be either `PER_USE` or `PACKAGE`. Only `PER_USE` is supported for Second Generation instances.
3123
+
"replicationLagMaxSeconds": 42, # Optional. Configuration value for recreation of replica after certain replication lag
3120
3124
"replicationType": "A String", # The type of replication this instance uses. This can be either `ASYNCHRONOUS` or `SYNCHRONOUS`. (Deprecated) This property was only applicable to First Generation instances.
3121
3125
"settingsVersion": "A String", # The version of instance settings. This is a required field for update method to make sure concurrent updates are handled properly. During update, use the most recent settingsVersion value for this instance and do not try to update this value.
3122
3126
"sqlServerAuditConfig": { # SQL Server specific audit configuration. # SQL Server specific audit configuration.
@@ -4971,6 +4975,7 @@ <h3>Method Details</h3>
4971
4975
"reuseInterval": 42, # Number of previous passwords that cannot be reused.
4972
4976
},
4973
4977
"pricingPlan": "A String", # The pricing plan for this instance. This can be either `PER_USE` or `PACKAGE`. Only `PER_USE` is supported for Second Generation instances.
4978
+
"replicationLagMaxSeconds": 42, # Optional. Configuration value for recreation of replica after certain replication lag
4974
4979
"replicationType": "A String", # The type of replication this instance uses. This can be either `ASYNCHRONOUS` or `SYNCHRONOUS`. (Deprecated) This property was only applicable to First Generation instances.
4975
4980
"settingsVersion": "A String", # The version of instance settings. This is a required field for update method to make sure concurrent updates are handled properly. During update, use the most recent settingsVersion value for this instance and do not try to update this value.
4976
4981
"sqlServerAuditConfig": { # SQL Server specific audit configuration. # SQL Server specific audit configuration.
Copy file name to clipboardExpand all lines: docs/dyn/sqladmin_v1beta4.instances.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1867,6 +1867,7 @@ <h3>Method Details</h3>
1867
1867
"reuseInterval": 42, # Number of previous passwords that cannot be reused.
1868
1868
},
1869
1869
"pricingPlan": "A String", # The pricing plan for this instance. This can be either `PER_USE` or `PACKAGE`. Only `PER_USE` is supported for Second Generation instances.
1870
+
"replicationLagMaxSeconds": 42, # Optional. Configuration value for recreation of replica after certain replication lag
1870
1871
"replicationType": "A String", # The type of replication this instance uses. This can be either `ASYNCHRONOUS` or `SYNCHRONOUS`. (Deprecated) This property was only applicable to First Generation instances.
1871
1872
"settingsVersion": "A String", # The version of instance settings. This is a required field for update method to make sure concurrent updates are handled properly. During update, use the most recent settingsVersion value for this instance and do not try to update this value.
1872
1873
"sqlServerAuditConfig": { # SQL Server specific audit configuration. # SQL Server specific audit configuration.
@@ -2338,6 +2339,7 @@ <h3>Method Details</h3>
2338
2339
"reuseInterval": 42, # Number of previous passwords that cannot be reused.
2339
2340
},
2340
2341
"pricingPlan": "A String", # The pricing plan for this instance. This can be either `PER_USE` or `PACKAGE`. Only `PER_USE` is supported for Second Generation instances.
2342
+
"replicationLagMaxSeconds": 42, # Optional. Configuration value for recreation of replica after certain replication lag
2341
2343
"replicationType": "A String", # The type of replication this instance uses. This can be either `ASYNCHRONOUS` or `SYNCHRONOUS`. (Deprecated) This property was only applicable to First Generation instances.
2342
2344
"settingsVersion": "A String", # The version of instance settings. This is a required field for update method to make sure concurrent updates are handled properly. During update, use the most recent settingsVersion value for this instance and do not try to update this value.
2343
2345
"sqlServerAuditConfig": { # SQL Server specific audit configuration. # SQL Server specific audit configuration.
@@ -2767,6 +2769,7 @@ <h3>Method Details</h3>
2767
2769
"reuseInterval": 42, # Number of previous passwords that cannot be reused.
2768
2770
},
2769
2771
"pricingPlan": "A String", # The pricing plan for this instance. This can be either `PER_USE` or `PACKAGE`. Only `PER_USE` is supported for Second Generation instances.
2772
+
"replicationLagMaxSeconds": 42, # Optional. Configuration value for recreation of replica after certain replication lag
2770
2773
"replicationType": "A String", # The type of replication this instance uses. This can be either `ASYNCHRONOUS` or `SYNCHRONOUS`. (Deprecated) This property was only applicable to First Generation instances.
2771
2774
"settingsVersion": "A String", # The version of instance settings. This is a required field for update method to make sure concurrent updates are handled properly. During update, use the most recent settingsVersion value for this instance and do not try to update this value.
2772
2775
"sqlServerAuditConfig": { # SQL Server specific audit configuration. # SQL Server specific audit configuration.
@@ -3117,6 +3120,7 @@ <h3>Method Details</h3>
3117
3120
"reuseInterval": 42, # Number of previous passwords that cannot be reused.
3118
3121
},
3119
3122
"pricingPlan": "A String", # The pricing plan for this instance. This can be either `PER_USE` or `PACKAGE`. Only `PER_USE` is supported for Second Generation instances.
3123
+
"replicationLagMaxSeconds": 42, # Optional. Configuration value for recreation of replica after certain replication lag
3120
3124
"replicationType": "A String", # The type of replication this instance uses. This can be either `ASYNCHRONOUS` or `SYNCHRONOUS`. (Deprecated) This property was only applicable to First Generation instances.
3121
3125
"settingsVersion": "A String", # The version of instance settings. This is a required field for update method to make sure concurrent updates are handled properly. During update, use the most recent settingsVersion value for this instance and do not try to update this value.
3122
3126
"sqlServerAuditConfig": { # SQL Server specific audit configuration. # SQL Server specific audit configuration.
@@ -4971,6 +4975,7 @@ <h3>Method Details</h3>
4971
4975
"reuseInterval": 42, # Number of previous passwords that cannot be reused.
4972
4976
},
4973
4977
"pricingPlan": "A String", # The pricing plan for this instance. This can be either `PER_USE` or `PACKAGE`. Only `PER_USE` is supported for Second Generation instances.
4978
+
"replicationLagMaxSeconds": 42, # Optional. Configuration value for recreation of replica after certain replication lag
4974
4979
"replicationType": "A String", # The type of replication this instance uses. This can be either `ASYNCHRONOUS` or `SYNCHRONOUS`. (Deprecated) This property was only applicable to First Generation instances.
4975
4980
"settingsVersion": "A String", # The version of instance settings. This is a required field for update method to make sure concurrent updates are handled properly. During update, use the most recent settingsVersion value for this instance and do not try to update this value.
4976
4981
"sqlServerAuditConfig": { # SQL Server specific audit configuration. # SQL Server specific audit configuration.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/sqladmin.v1.json
+12-4Lines changed: 12 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2366,7 +2366,7 @@
2366
2366
}
2367
2367
}
2368
2368
},
2369
-
"revision": "20241210",
2369
+
"revision": "20250117",
2370
2370
"rootUrl": "https://sqladmin.googleapis.com/",
2371
2371
"schemas": {
2372
2372
"AclEntry": {
@@ -5696,19 +5696,22 @@ true
5696
5696
"SQL_DATA_DISK_TYPE_UNSPECIFIED",
5697
5697
"PD_SSD",
5698
5698
"PD_HDD",
5699
-
"OBSOLETE_LOCAL_SSD"
5699
+
"OBSOLETE_LOCAL_SSD",
5700
+
"HYPERDISK_BALANCED"
5700
5701
],
5701
5702
"enumDeprecated": [
5702
5703
false,
5703
5704
false,
5704
5705
false,
5705
-
true
5706
+
true,
5707
+
false
5706
5708
],
5707
5709
"enumDescriptions": [
5708
5710
"This is an unknown data disk type.",
5709
5711
"An SSD data disk.",
5710
5712
"An HDD data disk.",
5711
-
"This field is deprecated and will be removed from a future version of the API."
5713
+
"This field is deprecated and will be removed from a future version of the API.",
5714
+
"A Hyperdisk Balanced data disk."
5712
5715
],
5713
5716
"type": "string"
5714
5717
},
@@ -5794,6 +5797,11 @@ true
5794
5797
],
5795
5798
"type": "string"
5796
5799
},
5800
+
"replicationLagMaxSeconds": {
5801
+
"description": "Optional. Configuration value for recreation of replica after certain replication lag",
5802
+
"format": "int32",
5803
+
"type": "integer"
5804
+
},
5797
5805
"replicationType": {
5798
5806
"deprecated": true,
5799
5807
"description": "The type of replication this instance uses. This can be either `ASYNCHRONOUS` or `SYNCHRONOUS`. (Deprecated) This property was only applicable to First Generation instances.",
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/sqladmin.v1beta4.json
+16-6Lines changed: 16 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -2366,7 +2366,7 @@
2366
2366
}
2367
2367
}
2368
2368
},
2369
-
"revision": "20241210",
2369
+
"revision": "20250117",
2370
2370
"rootUrl": "https://sqladmin.googleapis.com/",
2371
2371
"schemas": {
2372
2372
"AclEntry": {
@@ -3043,12 +3043,14 @@ false
3043
3043
"enum": [
3044
3044
"CA_MODE_UNSPECIFIED",
3045
3045
"GOOGLE_MANAGED_INTERNAL_CA",
3046
-
"GOOGLE_MANAGED_CAS_CA"
3046
+
"GOOGLE_MANAGED_CAS_CA",
3047
+
"CUSTOMER_MANAGED_CAS_CA"
3047
3048
],
3048
3049
"enumDescriptions": [
3049
3050
"CA mode is unspecified. It is effectively the same as `GOOGLE_MANAGED_INTERNAL_CA`.",
3050
3051
"Google-managed self-signed internal CA.",
3051
-
"Google-managed regional CA part of root CA hierarchy hosted on Google Cloud's Certificate Authority Service (CAS)."
3052
+
"Google-managed regional CA part of root CA hierarchy hosted on Google Cloud's Certificate Authority Service (CAS).",
3053
+
"Customer-managed CA hosted on Google Cloud's Certificate Authority Service (CAS)."
3052
3054
],
3053
3055
"type": "string"
3054
3056
}
@@ -5697,19 +5699,22 @@ true
5697
5699
"SQL_DATA_DISK_TYPE_UNSPECIFIED",
5698
5700
"PD_SSD",
5699
5701
"PD_HDD",
5700
-
"OBSOLETE_LOCAL_SSD"
5702
+
"OBSOLETE_LOCAL_SSD",
5703
+
"HYPERDISK_BALANCED"
5701
5704
],
5702
5705
"enumDeprecated": [
5703
5706
false,
5704
5707
false,
5705
5708
false,
5706
-
true
5709
+
true,
5710
+
false
5707
5711
],
5708
5712
"enumDescriptions": [
5709
5713
"This is an unknown data disk type.",
5710
5714
"An SSD data disk.",
5711
5715
"An HDD data disk.",
5712
-
"This field is deprecated and will be removed from a future version of the API."
5716
+
"This field is deprecated and will be removed from a future version of the API.",
5717
+
"A Hyperdisk Balanced data disk."
5713
5718
],
5714
5719
"type": "string"
5715
5720
},
@@ -5795,6 +5800,11 @@ true
5795
5800
],
5796
5801
"type": "string"
5797
5802
},
5803
+
"replicationLagMaxSeconds": {
5804
+
"description": "Optional. Configuration value for recreation of replica after certain replication lag",
5805
+
"format": "int32",
5806
+
"type": "integer"
5807
+
},
5798
5808
"replicationType": {
5799
5809
"deprecated": true,
5800
5810
"description": "The type of replication this instance uses. This can be either `ASYNCHRONOUS` or `SYNCHRONOUS`. (Deprecated) This property was only applicable to First Generation instances.",
0 commit comments