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.DatabaseInstance.properties.primaryDnsName (Total Keys: 2)
#### sqladmin:v1beta4
The following keys were added:
- schemas.DatabaseInstance.properties.primaryDnsName (Total Keys: 2)
Copy file name to clipboardexpand all lines: docs/dyn/sqladmin_v1.instances.html
+10-5
Original file line number
Diff line number
Diff line change
@@ -960,6 +960,7 @@ <h3>Method Details</h3>
960
960
"sqlMinRecommendedIncreaseSizeGb": 42, # The minimum recommended increase size in GigaBytes This field is consumed by the frontend * Writers: * the proactive database wellness job for OOD. * Readers:
961
961
"sqlOutOfDiskState": "A String", # This field represents the state generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job
962
962
},
963
+
"primaryDnsName": "A String", # Output only. The dns name of the primary instance in a replication group.
963
964
"project": "A String", # The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable.
964
965
"pscServiceAttachmentLink": "A String", # Output only. The link to service attachment of PSC instance.
965
966
"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.
@@ -1088,7 +1089,7 @@ <h3>Method Details</h3>
1088
1089
"locationPreference": { # Preferred location. This specifies where a Cloud SQL instance is located. Note that if the preferred location is not available, the instance will be located as close as possible within the region. Only one location may be specified. # The location preference settings. This allows the instance to be located as near as possible to either an App Engine app or Compute Engine zone for better performance. App Engine co-location was only applicable to First Generation instances.
1089
1090
"followGaeApplication": "A String", # The App Engine application to follow, it must be in the same region as the Cloud SQL instance. WARNING: Changing this might restart the instance.
1090
1091
"kind": "A String", # This is always `sql#locationPreference`.
1091
-
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.).
1092
+
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.). To disable this field, set it to 'no_secondary_zone'.
1092
1093
"zone": "A String", # The preferred Compute Engine zone (for example: us-central1-a, us-central1-b, etc.). WARNING: Changing this might restart the instance.
1093
1094
},
1094
1095
"maintenanceWindow": { # Maintenance window. This specifies when a Cloud SQL instance is restarted for system maintenance purposes. # The maintenance window for this instance. This specifies when the instance can be restarted for maintenance purposes.
@@ -1339,6 +1340,7 @@ <h3>Method Details</h3>
1339
1340
"sqlMinRecommendedIncreaseSizeGb": 42, # The minimum recommended increase size in GigaBytes This field is consumed by the frontend * Writers: * the proactive database wellness job for OOD. * Readers:
1340
1341
"sqlOutOfDiskState": "A String", # This field represents the state generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job
1341
1342
},
1343
+
"primaryDnsName": "A String", # Output only. The dns name of the primary instance in a replication group.
1342
1344
"project": "A String", # The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable.
1343
1345
"pscServiceAttachmentLink": "A String", # Output only. The link to service attachment of PSC instance.
1344
1346
"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.
@@ -1467,7 +1469,7 @@ <h3>Method Details</h3>
1467
1469
"locationPreference": { # Preferred location. This specifies where a Cloud SQL instance is located. Note that if the preferred location is not available, the instance will be located as close as possible within the region. Only one location may be specified. # The location preference settings. This allows the instance to be located as near as possible to either an App Engine app or Compute Engine zone for better performance. App Engine co-location was only applicable to First Generation instances.
1468
1470
"followGaeApplication": "A String", # The App Engine application to follow, it must be in the same region as the Cloud SQL instance. WARNING: Changing this might restart the instance.
1469
1471
"kind": "A String", # This is always `sql#locationPreference`.
1470
-
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.).
1472
+
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.). To disable this field, set it to 'no_secondary_zone'.
1471
1473
"zone": "A String", # The preferred Compute Engine zone (for example: us-central1-a, us-central1-b, etc.). WARNING: Changing this might restart the instance.
1472
1474
},
1473
1475
"maintenanceWindow": { # Maintenance window. This specifies when a Cloud SQL instance is restarted for system maintenance purposes. # The maintenance window for this instance. This specifies when the instance can be restarted for maintenance purposes.
@@ -1684,6 +1686,7 @@ <h3>Method Details</h3>
1684
1686
"sqlMinRecommendedIncreaseSizeGb": 42, # The minimum recommended increase size in GigaBytes This field is consumed by the frontend * Writers: * the proactive database wellness job for OOD. * Readers:
1685
1687
"sqlOutOfDiskState": "A String", # This field represents the state generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job
1686
1688
},
1689
+
"primaryDnsName": "A String", # Output only. The dns name of the primary instance in a replication group.
1687
1690
"project": "A String", # The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable.
1688
1691
"pscServiceAttachmentLink": "A String", # Output only. The link to service attachment of PSC instance.
1689
1692
"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.
@@ -1812,7 +1815,7 @@ <h3>Method Details</h3>
1812
1815
"locationPreference": { # Preferred location. This specifies where a Cloud SQL instance is located. Note that if the preferred location is not available, the instance will be located as close as possible within the region. Only one location may be specified. # The location preference settings. This allows the instance to be located as near as possible to either an App Engine app or Compute Engine zone for better performance. App Engine co-location was only applicable to First Generation instances.
1813
1816
"followGaeApplication": "A String", # The App Engine application to follow, it must be in the same region as the Cloud SQL instance. WARNING: Changing this might restart the instance.
1814
1817
"kind": "A String", # This is always `sql#locationPreference`.
1815
-
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.).
1818
+
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.). To disable this field, set it to 'no_secondary_zone'.
1816
1819
"zone": "A String", # The preferred Compute Engine zone (for example: us-central1-a, us-central1-b, etc.). WARNING: Changing this might restart the instance.
1817
1820
},
1818
1821
"maintenanceWindow": { # Maintenance window. This specifies when a Cloud SQL instance is restarted for system maintenance purposes. # The maintenance window for this instance. This specifies when the instance can be restarted for maintenance purposes.
@@ -1980,6 +1983,7 @@ <h3>Method Details</h3>
1980
1983
"sqlMinRecommendedIncreaseSizeGb": 42, # The minimum recommended increase size in GigaBytes This field is consumed by the frontend * Writers: * the proactive database wellness job for OOD. * Readers:
1981
1984
"sqlOutOfDiskState": "A String", # This field represents the state generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job
1982
1985
},
1986
+
"primaryDnsName": "A String", # Output only. The dns name of the primary instance in a replication group.
1983
1987
"project": "A String", # The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable.
1984
1988
"pscServiceAttachmentLink": "A String", # Output only. The link to service attachment of PSC instance.
1985
1989
"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.
@@ -2108,7 +2112,7 @@ <h3>Method Details</h3>
2108
2112
"locationPreference": { # Preferred location. This specifies where a Cloud SQL instance is located. Note that if the preferred location is not available, the instance will be located as close as possible within the region. Only one location may be specified. # The location preference settings. This allows the instance to be located as near as possible to either an App Engine app or Compute Engine zone for better performance. App Engine co-location was only applicable to First Generation instances.
2109
2113
"followGaeApplication": "A String", # The App Engine application to follow, it must be in the same region as the Cloud SQL instance. WARNING: Changing this might restart the instance.
2110
2114
"kind": "A String", # This is always `sql#locationPreference`.
2111
-
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.).
2115
+
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.). To disable this field, set it to 'no_secondary_zone'.
2112
2116
"zone": "A String", # The preferred Compute Engine zone (for example: us-central1-a, us-central1-b, etc.). WARNING: Changing this might restart the instance.
2113
2117
},
2114
2118
"maintenanceWindow": { # Maintenance window. This specifies when a Cloud SQL instance is restarted for system maintenance purposes. # The maintenance window for this instance. This specifies when the instance can be restarted for maintenance purposes.
@@ -3321,6 +3325,7 @@ <h3>Method Details</h3>
3321
3325
"sqlMinRecommendedIncreaseSizeGb": 42, # The minimum recommended increase size in GigaBytes This field is consumed by the frontend * Writers: * the proactive database wellness job for OOD. * Readers:
3322
3326
"sqlOutOfDiskState": "A String", # This field represents the state generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job
3323
3327
},
3328
+
"primaryDnsName": "A String", # Output only. The dns name of the primary instance in a replication group.
3324
3329
"project": "A String", # The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable.
3325
3330
"pscServiceAttachmentLink": "A String", # Output only. The link to service attachment of PSC instance.
3326
3331
"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.
@@ -3449,7 +3454,7 @@ <h3>Method Details</h3>
3449
3454
"locationPreference": { # Preferred location. This specifies where a Cloud SQL instance is located. Note that if the preferred location is not available, the instance will be located as close as possible within the region. Only one location may be specified. # The location preference settings. This allows the instance to be located as near as possible to either an App Engine app or Compute Engine zone for better performance. App Engine co-location was only applicable to First Generation instances.
3450
3455
"followGaeApplication": "A String", # The App Engine application to follow, it must be in the same region as the Cloud SQL instance. WARNING: Changing this might restart the instance.
3451
3456
"kind": "A String", # This is always `sql#locationPreference`.
3452
-
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.).
3457
+
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.). To disable this field, set it to 'no_secondary_zone'.
3453
3458
"zone": "A String", # The preferred Compute Engine zone (for example: us-central1-a, us-central1-b, etc.). WARNING: Changing this might restart the instance.
3454
3459
},
3455
3460
"maintenanceWindow": { # Maintenance window. This specifies when a Cloud SQL instance is restarted for system maintenance purposes. # The maintenance window for this instance. This specifies when the instance can be restarted for maintenance purposes.
Copy file name to clipboardexpand all lines: docs/dyn/sqladmin_v1beta4.instances.html
+10-5
Original file line number
Diff line number
Diff line change
@@ -960,6 +960,7 @@ <h3>Method Details</h3>
960
960
"sqlMinRecommendedIncreaseSizeGb": 42, # The minimum recommended increase size in GigaBytes This field is consumed by the frontend * Writers: * the proactive database wellness job for OOD. * Readers:
961
961
"sqlOutOfDiskState": "A String", # This field represents the state generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job
962
962
},
963
+
"primaryDnsName": "A String", # Output only. The dns name of the primary instance in a replication group.
963
964
"project": "A String", # The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable.
964
965
"pscServiceAttachmentLink": "A String", # Output only. The link to service attachment of PSC instance.
965
966
"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.
@@ -1088,7 +1089,7 @@ <h3>Method Details</h3>
1088
1089
"locationPreference": { # Preferred location. This specifies where a Cloud SQL instance is located. Note that if the preferred location is not available, the instance will be located as close as possible within the region. Only one location may be specified. # The location preference settings. This allows the instance to be located as near as possible to either an App Engine app or Compute Engine zone for better performance. App Engine co-location was only applicable to First Generation instances.
1089
1090
"followGaeApplication": "A String", # The App Engine application to follow, it must be in the same region as the Cloud SQL instance. WARNING: Changing this might restart the instance.
1090
1091
"kind": "A String", # This is always `sql#locationPreference`.
1091
-
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.).
1092
+
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.). To disable this field, set it to 'no_secondary_zone'.
1092
1093
"zone": "A String", # The preferred Compute Engine zone (for example: us-central1-a, us-central1-b, etc.). WARNING: Changing this might restart the instance.
1093
1094
},
1094
1095
"maintenanceWindow": { # Maintenance window. This specifies when a Cloud SQL instance is restarted for system maintenance purposes. # The maintenance window for this instance. This specifies when the instance can be restarted for maintenance purposes.
@@ -1339,6 +1340,7 @@ <h3>Method Details</h3>
1339
1340
"sqlMinRecommendedIncreaseSizeGb": 42, # The minimum recommended increase size in GigaBytes This field is consumed by the frontend * Writers: * the proactive database wellness job for OOD. * Readers:
1340
1341
"sqlOutOfDiskState": "A String", # This field represents the state generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job
1341
1342
},
1343
+
"primaryDnsName": "A String", # Output only. The dns name of the primary instance in a replication group.
1342
1344
"project": "A String", # The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable.
1343
1345
"pscServiceAttachmentLink": "A String", # Output only. The link to service attachment of PSC instance.
1344
1346
"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.
@@ -1467,7 +1469,7 @@ <h3>Method Details</h3>
1467
1469
"locationPreference": { # Preferred location. This specifies where a Cloud SQL instance is located. Note that if the preferred location is not available, the instance will be located as close as possible within the region. Only one location may be specified. # The location preference settings. This allows the instance to be located as near as possible to either an App Engine app or Compute Engine zone for better performance. App Engine co-location was only applicable to First Generation instances.
1468
1470
"followGaeApplication": "A String", # The App Engine application to follow, it must be in the same region as the Cloud SQL instance. WARNING: Changing this might restart the instance.
1469
1471
"kind": "A String", # This is always `sql#locationPreference`.
1470
-
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.).
1472
+
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.). To disable this field, set it to 'no_secondary_zone'.
1471
1473
"zone": "A String", # The preferred Compute Engine zone (for example: us-central1-a, us-central1-b, etc.). WARNING: Changing this might restart the instance.
1472
1474
},
1473
1475
"maintenanceWindow": { # Maintenance window. This specifies when a Cloud SQL instance is restarted for system maintenance purposes. # The maintenance window for this instance. This specifies when the instance can be restarted for maintenance purposes.
@@ -1684,6 +1686,7 @@ <h3>Method Details</h3>
1684
1686
"sqlMinRecommendedIncreaseSizeGb": 42, # The minimum recommended increase size in GigaBytes This field is consumed by the frontend * Writers: * the proactive database wellness job for OOD. * Readers:
1685
1687
"sqlOutOfDiskState": "A String", # This field represents the state generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job
1686
1688
},
1689
+
"primaryDnsName": "A String", # Output only. The dns name of the primary instance in a replication group.
1687
1690
"project": "A String", # The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable.
1688
1691
"pscServiceAttachmentLink": "A String", # Output only. The link to service attachment of PSC instance.
1689
1692
"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.
@@ -1812,7 +1815,7 @@ <h3>Method Details</h3>
1812
1815
"locationPreference": { # Preferred location. This specifies where a Cloud SQL instance is located. Note that if the preferred location is not available, the instance will be located as close as possible within the region. Only one location may be specified. # The location preference settings. This allows the instance to be located as near as possible to either an App Engine app or Compute Engine zone for better performance. App Engine co-location was only applicable to First Generation instances.
1813
1816
"followGaeApplication": "A String", # The App Engine application to follow, it must be in the same region as the Cloud SQL instance. WARNING: Changing this might restart the instance.
1814
1817
"kind": "A String", # This is always `sql#locationPreference`.
1815
-
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.).
1818
+
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.). To disable this field, set it to 'no_secondary_zone'.
1816
1819
"zone": "A String", # The preferred Compute Engine zone (for example: us-central1-a, us-central1-b, etc.). WARNING: Changing this might restart the instance.
1817
1820
},
1818
1821
"maintenanceWindow": { # Maintenance window. This specifies when a Cloud SQL instance is restarted for system maintenance purposes. # The maintenance window for this instance. This specifies when the instance can be restarted for maintenance purposes.
@@ -1980,6 +1983,7 @@ <h3>Method Details</h3>
1980
1983
"sqlMinRecommendedIncreaseSizeGb": 42, # The minimum recommended increase size in GigaBytes This field is consumed by the frontend * Writers: * the proactive database wellness job for OOD. * Readers:
1981
1984
"sqlOutOfDiskState": "A String", # This field represents the state generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job
1982
1985
},
1986
+
"primaryDnsName": "A String", # Output only. The dns name of the primary instance in a replication group.
1983
1987
"project": "A String", # The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable.
1984
1988
"pscServiceAttachmentLink": "A String", # Output only. The link to service attachment of PSC instance.
1985
1989
"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.
@@ -2108,7 +2112,7 @@ <h3>Method Details</h3>
2108
2112
"locationPreference": { # Preferred location. This specifies where a Cloud SQL instance is located. Note that if the preferred location is not available, the instance will be located as close as possible within the region. Only one location may be specified. # The location preference settings. This allows the instance to be located as near as possible to either an App Engine app or Compute Engine zone for better performance. App Engine co-location was only applicable to First Generation instances.
2109
2113
"followGaeApplication": "A String", # The App Engine application to follow, it must be in the same region as the Cloud SQL instance. WARNING: Changing this might restart the instance.
2110
2114
"kind": "A String", # This is always `sql#locationPreference`.
2111
-
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.).
2115
+
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.). To disable this field, set it to 'no_secondary_zone'.
2112
2116
"zone": "A String", # The preferred Compute Engine zone (for example: us-central1-a, us-central1-b, etc.). WARNING: Changing this might restart the instance.
2113
2117
},
2114
2118
"maintenanceWindow": { # Maintenance window. This specifies when a Cloud SQL instance is restarted for system maintenance purposes. # The maintenance window for this instance. This specifies when the instance can be restarted for maintenance purposes.
@@ -3321,6 +3325,7 @@ <h3>Method Details</h3>
3321
3325
"sqlMinRecommendedIncreaseSizeGb": 42, # The minimum recommended increase size in GigaBytes This field is consumed by the frontend * Writers: * the proactive database wellness job for OOD. * Readers:
3322
3326
"sqlOutOfDiskState": "A String", # This field represents the state generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job
3323
3327
},
3328
+
"primaryDnsName": "A String", # Output only. The dns name of the primary instance in a replication group.
3324
3329
"project": "A String", # The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable.
3325
3330
"pscServiceAttachmentLink": "A String", # Output only. The link to service attachment of PSC instance.
3326
3331
"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.
@@ -3449,7 +3454,7 @@ <h3>Method Details</h3>
3449
3454
"locationPreference": { # Preferred location. This specifies where a Cloud SQL instance is located. Note that if the preferred location is not available, the instance will be located as close as possible within the region. Only one location may be specified. # The location preference settings. This allows the instance to be located as near as possible to either an App Engine app or Compute Engine zone for better performance. App Engine co-location was only applicable to First Generation instances.
3450
3455
"followGaeApplication": "A String", # The App Engine application to follow, it must be in the same region as the Cloud SQL instance. WARNING: Changing this might restart the instance.
3451
3456
"kind": "A String", # This is always `sql#locationPreference`.
3452
-
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.).
3457
+
"secondaryZone": "A String", # The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.). To disable this field, set it to 'no_secondary_zone'.
3453
3458
"zone": "A String", # The preferred Compute Engine zone (for example: us-central1-a, us-central1-b, etc.). WARNING: Changing this might restart the instance.
3454
3459
},
3455
3460
"maintenanceWindow": { # Maintenance window. This specifies when a Cloud SQL instance is restarted for system maintenance purposes. # The maintenance window for this instance. This specifies when the instance can be restarted for maintenance purposes.
Copy file name to clipboardexpand all lines: googleapiclient/discovery_cache/documents/sqladmin.v1.json
+7-2
Original file line number
Diff line number
Diff line change
@@ -2122,7 +2122,7 @@
2122
2122
}
2123
2123
}
2124
2124
},
2125
-
"revision": "20230817",
2125
+
"revision": "20230831",
2126
2126
"rootUrl": "https://sqladmin.googleapis.com/",
2127
2127
"schemas": {
2128
2128
"AclEntry": {
@@ -3024,6 +3024,11 @@
3024
3024
"$ref": "SqlOutOfDiskReport",
3025
3025
"description": "This field represents the report generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job"
3026
3026
},
3027
+
"primaryDnsName": {
3028
+
"description": "Output only. The dns name of the primary instance in a replication group.",
3029
+
"readOnly": true,
3030
+
"type": "string"
3031
+
},
3027
3032
"project": {
3028
3033
"description": "The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable.",
3029
3034
"type": "string"
@@ -4101,7 +4106,7 @@
4101
4106
"type": "string"
4102
4107
},
4103
4108
"secondaryZone": {
4104
-
"description": "The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.).",
4109
+
"description": "The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.). To disable this field, set it to 'no_secondary_zone'.",
Copy file name to clipboardexpand all lines: googleapiclient/discovery_cache/documents/sqladmin.v1beta4.json
+7-2
Original file line number
Diff line number
Diff line change
@@ -2122,7 +2122,7 @@
2122
2122
}
2123
2123
}
2124
2124
},
2125
-
"revision": "20230817",
2125
+
"revision": "20230831",
2126
2126
"rootUrl": "https://sqladmin.googleapis.com/",
2127
2127
"schemas": {
2128
2128
"AclEntry": {
@@ -3024,6 +3024,11 @@
3024
3024
"$ref": "SqlOutOfDiskReport",
3025
3025
"description": "This field represents the report generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job"
3026
3026
},
3027
+
"primaryDnsName": {
3028
+
"description": "Output only. The dns name of the primary instance in a replication group.",
3029
+
"readOnly": true,
3030
+
"type": "string"
3031
+
},
3027
3032
"project": {
3028
3033
"description": "The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable.",
3029
3034
"type": "string"
@@ -4101,7 +4106,7 @@
4101
4106
"type": "string"
4102
4107
},
4103
4108
"secondaryZone": {
4104
-
"description": "The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.).",
4109
+
"description": "The preferred Compute Engine zone for the secondary/failover (for example: us-central1-a, us-central1-b, etc.). To disable this field, set it to 'no_secondary_zone'.",
0 commit comments