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
Copy file name to clipboardexpand all lines: docs/dyn/sqladmin_v1.instances.html
+5-6
Original file line number
Diff line number
Diff line change
@@ -274,7 +274,6 @@ <h3>Method Details</h3>
274
274
"kind": "A String", # This is always `sql#cloneContext`.
275
275
"pitrTimestampMs": "A String", # Reserved for future use.
276
276
"pointInTime": "A String", # Timestamp, if specified, identifies the time to which the source instance is cloned.
277
-
"preferredZone": "A String", # (Point-in-time recovery for PostgreSQL only) Clone to an instance in the specified zone. If no zone is specified, clone to the same zone as the source instance.
278
277
},
279
278
}
280
279
@@ -1010,7 +1009,7 @@ <h3>Method Details</h3>
1010
1009
"enabled": True or False, # Whether this configuration is enabled.
1011
1010
"kind": "A String", # This is always `sql#backupConfiguration`.
1012
1011
"location": "A String", # Location of the backup
1013
-
"pointInTimeRecoveryEnabled": True or False, # (Postgres only) Whether point in time recovery is enabled.
1012
+
"pointInTimeRecoveryEnabled": True or False, # Whether point in time recovery is enabled.
1014
1013
"replicationLogArchivingEnabled": True or False, # Reserved for future use.
1015
1014
"startTime": "A String", # Start time for the daily backup configuration in UTC timezone in the 24 hour format - `HH:MM`.
1016
1015
"transactionLogRetentionDays": 42, # The number of days of transaction logs we retain for point in time restore, from 1-7.
@@ -1373,7 +1372,7 @@ <h3>Method Details</h3>
1373
1372
"enabled": True or False, # Whether this configuration is enabled.
1374
1373
"kind": "A String", # This is always `sql#backupConfiguration`.
1375
1374
"location": "A String", # Location of the backup
1376
-
"pointInTimeRecoveryEnabled": True or False, # (Postgres only) Whether point in time recovery is enabled.
1375
+
"pointInTimeRecoveryEnabled": True or False, # Whether point in time recovery is enabled.
1377
1376
"replicationLogArchivingEnabled": True or False, # Reserved for future use.
1378
1377
"startTime": "A String", # Start time for the daily backup configuration in UTC timezone in the 24 hour format - `HH:MM`.
1379
1378
"transactionLogRetentionDays": 42, # The number of days of transaction logs we retain for point in time restore, from 1-7.
@@ -1704,7 +1703,7 @@ <h3>Method Details</h3>
1704
1703
"enabled": True or False, # Whether this configuration is enabled.
1705
1704
"kind": "A String", # This is always `sql#backupConfiguration`.
1706
1705
"location": "A String", # Location of the backup
1707
-
"pointInTimeRecoveryEnabled": True or False, # (Postgres only) Whether point in time recovery is enabled.
1706
+
"pointInTimeRecoveryEnabled": True or False, # Whether point in time recovery is enabled.
1708
1707
"replicationLogArchivingEnabled": True or False, # Reserved for future use.
1709
1708
"startTime": "A String", # Start time for the daily backup configuration in UTC timezone in the 24 hour format - `HH:MM`.
1710
1709
"transactionLogRetentionDays": 42, # The number of days of transaction logs we retain for point in time restore, from 1-7.
@@ -1988,7 +1987,7 @@ <h3>Method Details</h3>
1988
1987
"enabled": True or False, # Whether this configuration is enabled.
1989
1988
"kind": "A String", # This is always `sql#backupConfiguration`.
1990
1989
"location": "A String", # Location of the backup
1991
-
"pointInTimeRecoveryEnabled": True or False, # (Postgres only) Whether point in time recovery is enabled.
1990
+
"pointInTimeRecoveryEnabled": True or False, # Whether point in time recovery is enabled.
1992
1991
"replicationLogArchivingEnabled": True or False, # Reserved for future use.
1993
1992
"startTime": "A String", # Start time for the daily backup configuration in UTC timezone in the 24 hour format - `HH:MM`.
1994
1993
"transactionLogRetentionDays": 42, # The number of days of transaction logs we retain for point in time restore, from 1-7.
@@ -3182,7 +3181,7 @@ <h3>Method Details</h3>
3182
3181
"enabled": True or False, # Whether this configuration is enabled.
3183
3182
"kind": "A String", # This is always `sql#backupConfiguration`.
3184
3183
"location": "A String", # Location of the backup
3185
-
"pointInTimeRecoveryEnabled": True or False, # (Postgres only) Whether point in time recovery is enabled.
3184
+
"pointInTimeRecoveryEnabled": True or False, # Whether point in time recovery is enabled.
3186
3185
"replicationLogArchivingEnabled": True or False, # Reserved for future use.
3187
3186
"startTime": "A String", # Start time for the daily backup configuration in UTC timezone in the 24 hour format - `HH:MM`.
3188
3187
"transactionLogRetentionDays": 42, # The number of days of transaction logs we retain for point in time restore, from 1-7.
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
Copy file name to clipboardexpand all lines: docs/dyn/sqladmin_v1beta4.instances.html
+5-6
Original file line number
Diff line number
Diff line change
@@ -274,7 +274,6 @@ <h3>Method Details</h3>
274
274
"kind": "A String", # This is always `sql#cloneContext`.
275
275
"pitrTimestampMs": "A String", # Reserved for future use.
276
276
"pointInTime": "A String", # Timestamp, if specified, identifies the time to which the source instance is cloned.
277
-
"preferredZone": "A String", # (Point-in-time recovery for PostgreSQL only) Clone to an instance in the specified zone. If no zone is specified, clone to the same zone as the source instance.
278
277
},
279
278
}
280
279
@@ -1010,7 +1009,7 @@ <h3>Method Details</h3>
1010
1009
"enabled": True or False, # Whether this configuration is enabled.
1011
1010
"kind": "A String", # This is always `sql#backupConfiguration`.
1012
1011
"location": "A String", # Location of the backup
1013
-
"pointInTimeRecoveryEnabled": True or False, # (Postgres only) Whether point in time recovery is enabled.
1012
+
"pointInTimeRecoveryEnabled": True or False, # Whether point in time recovery is enabled.
1014
1013
"replicationLogArchivingEnabled": True or False, # Reserved for future use.
1015
1014
"startTime": "A String", # Start time for the daily backup configuration in UTC timezone in the 24 hour format - `HH:MM`.
1016
1015
"transactionLogRetentionDays": 42, # The number of days of transaction logs we retain for point in time restore, from 1-7.
@@ -1373,7 +1372,7 @@ <h3>Method Details</h3>
1373
1372
"enabled": True or False, # Whether this configuration is enabled.
1374
1373
"kind": "A String", # This is always `sql#backupConfiguration`.
1375
1374
"location": "A String", # Location of the backup
1376
-
"pointInTimeRecoveryEnabled": True or False, # (Postgres only) Whether point in time recovery is enabled.
1375
+
"pointInTimeRecoveryEnabled": True or False, # Whether point in time recovery is enabled.
1377
1376
"replicationLogArchivingEnabled": True or False, # Reserved for future use.
1378
1377
"startTime": "A String", # Start time for the daily backup configuration in UTC timezone in the 24 hour format - `HH:MM`.
1379
1378
"transactionLogRetentionDays": 42, # The number of days of transaction logs we retain for point in time restore, from 1-7.
@@ -1704,7 +1703,7 @@ <h3>Method Details</h3>
1704
1703
"enabled": True or False, # Whether this configuration is enabled.
1705
1704
"kind": "A String", # This is always `sql#backupConfiguration`.
1706
1705
"location": "A String", # Location of the backup
1707
-
"pointInTimeRecoveryEnabled": True or False, # (Postgres only) Whether point in time recovery is enabled.
1706
+
"pointInTimeRecoveryEnabled": True or False, # Whether point in time recovery is enabled.
1708
1707
"replicationLogArchivingEnabled": True or False, # Reserved for future use.
1709
1708
"startTime": "A String", # Start time for the daily backup configuration in UTC timezone in the 24 hour format - `HH:MM`.
1710
1709
"transactionLogRetentionDays": 42, # The number of days of transaction logs we retain for point in time restore, from 1-7.
@@ -1988,7 +1987,7 @@ <h3>Method Details</h3>
1988
1987
"enabled": True or False, # Whether this configuration is enabled.
1989
1988
"kind": "A String", # This is always `sql#backupConfiguration`.
1990
1989
"location": "A String", # Location of the backup
1991
-
"pointInTimeRecoveryEnabled": True or False, # (Postgres only) Whether point in time recovery is enabled.
1990
+
"pointInTimeRecoveryEnabled": True or False, # Whether point in time recovery is enabled.
1992
1991
"replicationLogArchivingEnabled": True or False, # Reserved for future use.
1993
1992
"startTime": "A String", # Start time for the daily backup configuration in UTC timezone in the 24 hour format - `HH:MM`.
1994
1993
"transactionLogRetentionDays": 42, # The number of days of transaction logs we retain for point in time restore, from 1-7.
@@ -3182,7 +3181,7 @@ <h3>Method Details</h3>
3182
3181
"enabled": True or False, # Whether this configuration is enabled.
3183
3182
"kind": "A String", # This is always `sql#backupConfiguration`.
3184
3183
"location": "A String", # Location of the backup
3185
-
"pointInTimeRecoveryEnabled": True or False, # (Postgres only) Whether point in time recovery is enabled.
3184
+
"pointInTimeRecoveryEnabled": True or False, # Whether point in time recovery is enabled.
3186
3185
"replicationLogArchivingEnabled": True or False, # Reserved for future use.
3187
3186
"startTime": "A String", # Start time for the daily backup configuration in UTC timezone in the 24 hour format - `HH:MM`.
3188
3187
"transactionLogRetentionDays": 42, # The number of days of transaction logs we retain for point in time restore, from 1-7.
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
"description": "(Postgres only) Whether point in time recovery is enabled.",
2151
+
"description": "Whether point in time recovery is enabled.",
2120
2152
"type": "boolean"
2121
2153
},
2122
2154
"replicationLogArchivingEnabled": {
@@ -2377,10 +2409,6 @@
2377
2409
"description": "Timestamp, if specified, identifies the time to which the source instance is cloned.",
2378
2410
"format": "google-datetime",
2379
2411
"type": "string"
2380
-
},
2381
-
"preferredZone": {
2382
-
"description": "(Point-in-time recovery for PostgreSQL only) Clone to an instance in the specified zone. If no zone is specified, clone to the same zone as the source instance.",
2383
-
"type": "string"
2384
2412
}
2385
2413
},
2386
2414
"type": "object"
@@ -3005,6 +3033,12 @@
3005
3033
},
3006
3034
"type": "object"
3007
3035
},
3036
+
"Empty": {
3037
+
"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }",
"description": "(Postgres only) Whether point in time recovery is enabled.",
2151
+
"description": "Whether point in time recovery is enabled.",
2120
2152
"type": "boolean"
2121
2153
},
2122
2154
"replicationLogArchivingEnabled": {
@@ -2377,10 +2409,6 @@
2377
2409
"description": "Timestamp, if specified, identifies the time to which the source instance is cloned.",
2378
2410
"format": "google-datetime",
2379
2411
"type": "string"
2380
-
},
2381
-
"preferredZone": {
2382
-
"description": "(Point-in-time recovery for PostgreSQL only) Clone to an instance in the specified zone. If no zone is specified, clone to the same zone as the source instance.",
2383
-
"type": "string"
2384
2412
}
2385
2413
},
2386
2414
"type": "object"
@@ -3005,6 +3033,12 @@
3005
3033
},
3006
3034
"type": "object"
3007
3035
},
3036
+
"Empty": {
3037
+
"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }",
0 commit comments