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 deleted:
- schemas.PasswordValidationPolicy.properties.disallowCompromisedCredentials.type (Total Keys: 1)
#### sqladmin:v1beta4
The following keys were deleted:
- schemas.PasswordValidationPolicy.properties.disallowCompromisedCredentials.type (Total Keys: 1)
Copy file name to clipboardExpand all lines: docs/dyn/sqladmin_v1.backupRuns.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -172,8 +172,8 @@ <h3>Method Details</h3>
172
172
},
173
173
"noRecovery": True or False, # Whether or not the backup importing will restore database with NORECOVERY option Applies only to Cloud SQL for SQL Server.
174
174
"recoveryOnly": True or False, # Whether or not the backup importing request will just bring database online without downloading Bak content only one of "no_recovery" and "recovery_only" can be true otherwise error will return. Applies only to Cloud SQL for SQL Server.
175
-
"stopAt": "A String", # Optional. StopAt keyword for transaction log import, Applies to Cloud SQL for SQL Server only
176
-
"stopAtMark": "A String", # Optional. StopAtMark keyword for transaction log import, Applies to Cloud SQL for SQL Server only
175
+
"stopAt": "A String", # Optional. The timestamp when the import should stop. This timestamp is in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format (for example, `2023-10-01T16:19:00.094`). This field is equivalent to the STOPAT keyword and applies to Cloud SQL for SQL Server only.
176
+
"stopAtMark": "A String", # Optional. The marked transaction where the import should stop. This field is equivalent to the STOPATMARK keyword and applies to Cloud SQL for SQL Server only.
177
177
"striped": True or False, # Whether or not the backup set being restored is striped. Applies only to Cloud SQL for SQL Server.
178
178
},
179
179
"csvImportOptions": { # Options for importing data as CSV.
@@ -359,8 +359,8 @@ <h3>Method Details</h3>
359
359
},
360
360
"noRecovery": True or False, # Whether or not the backup importing will restore database with NORECOVERY option Applies only to Cloud SQL for SQL Server.
361
361
"recoveryOnly": True or False, # Whether or not the backup importing request will just bring database online without downloading Bak content only one of "no_recovery" and "recovery_only" can be true otherwise error will return. Applies only to Cloud SQL for SQL Server.
362
-
"stopAt": "A String", # Optional. StopAt keyword for transaction log import, Applies to Cloud SQL for SQL Server only
363
-
"stopAtMark": "A String", # Optional. StopAtMark keyword for transaction log import, Applies to Cloud SQL for SQL Server only
362
+
"stopAt": "A String", # Optional. The timestamp when the import should stop. This timestamp is in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format (for example, `2023-10-01T16:19:00.094`). This field is equivalent to the STOPAT keyword and applies to Cloud SQL for SQL Server only.
363
+
"stopAtMark": "A String", # Optional. The marked transaction where the import should stop. This field is equivalent to the STOPATMARK keyword and applies to Cloud SQL for SQL Server only.
364
364
"striped": True or False, # Whether or not the backup set being restored is striped. Applies only to Cloud SQL for SQL Server.
365
365
},
366
366
"csvImportOptions": { # Options for importing data as CSV.
Copy file name to clipboardExpand all lines: docs/dyn/sqladmin_v1.databases.html
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -175,8 +175,8 @@ <h3>Method Details</h3>
175
175
},
176
176
"noRecovery": True or False, # Whether or not the backup importing will restore database with NORECOVERY option Applies only to Cloud SQL for SQL Server.
177
177
"recoveryOnly": True or False, # Whether or not the backup importing request will just bring database online without downloading Bak content only one of "no_recovery" and "recovery_only" can be true otherwise error will return. Applies only to Cloud SQL for SQL Server.
178
-
"stopAt": "A String", # Optional. StopAt keyword for transaction log import, Applies to Cloud SQL for SQL Server only
179
-
"stopAtMark": "A String", # Optional. StopAtMark keyword for transaction log import, Applies to Cloud SQL for SQL Server only
178
+
"stopAt": "A String", # Optional. The timestamp when the import should stop. This timestamp is in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format (for example, `2023-10-01T16:19:00.094`). This field is equivalent to the STOPAT keyword and applies to Cloud SQL for SQL Server only.
179
+
"stopAtMark": "A String", # Optional. The marked transaction where the import should stop. This field is equivalent to the STOPATMARK keyword and applies to Cloud SQL for SQL Server only.
180
180
"striped": True or False, # Whether or not the backup set being restored is striped. Applies only to Cloud SQL for SQL Server.
181
181
},
182
182
"csvImportOptions": { # Options for importing data as CSV.
@@ -332,8 +332,8 @@ <h3>Method Details</h3>
332
332
},
333
333
"noRecovery": True or False, # Whether or not the backup importing will restore database with NORECOVERY option Applies only to Cloud SQL for SQL Server.
334
334
"recoveryOnly": True or False, # Whether or not the backup importing request will just bring database online without downloading Bak content only one of "no_recovery" and "recovery_only" can be true otherwise error will return. Applies only to Cloud SQL for SQL Server.
335
-
"stopAt": "A String", # Optional. StopAt keyword for transaction log import, Applies to Cloud SQL for SQL Server only
336
-
"stopAtMark": "A String", # Optional. StopAtMark keyword for transaction log import, Applies to Cloud SQL for SQL Server only
335
+
"stopAt": "A String", # Optional. The timestamp when the import should stop. This timestamp is in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format (for example, `2023-10-01T16:19:00.094`). This field is equivalent to the STOPAT keyword and applies to Cloud SQL for SQL Server only.
336
+
"stopAtMark": "A String", # Optional. The marked transaction where the import should stop. This field is equivalent to the STOPATMARK keyword and applies to Cloud SQL for SQL Server only.
337
337
"striped": True or False, # Whether or not the backup set being restored is striped. Applies only to Cloud SQL for SQL Server.
338
338
},
339
339
"csvImportOptions": { # Options for importing data as CSV.
@@ -494,8 +494,8 @@ <h3>Method Details</h3>
494
494
},
495
495
"noRecovery": True or False, # Whether or not the backup importing will restore database with NORECOVERY option Applies only to Cloud SQL for SQL Server.
496
496
"recoveryOnly": True or False, # Whether or not the backup importing request will just bring database online without downloading Bak content only one of "no_recovery" and "recovery_only" can be true otherwise error will return. Applies only to Cloud SQL for SQL Server.
497
-
"stopAt": "A String", # Optional. StopAt keyword for transaction log import, Applies to Cloud SQL for SQL Server only
498
-
"stopAtMark": "A String", # Optional. StopAtMark keyword for transaction log import, Applies to Cloud SQL for SQL Server only
497
+
"stopAt": "A String", # Optional. The timestamp when the import should stop. This timestamp is in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format (for example, `2023-10-01T16:19:00.094`). This field is equivalent to the STOPAT keyword and applies to Cloud SQL for SQL Server only.
498
+
"stopAtMark": "A String", # Optional. The marked transaction where the import should stop. This field is equivalent to the STOPATMARK keyword and applies to Cloud SQL for SQL Server only.
499
499
"striped": True or False, # Whether or not the backup set being restored is striped. Applies only to Cloud SQL for SQL Server.
500
500
},
501
501
"csvImportOptions": { # Options for importing data as CSV.
@@ -620,8 +620,8 @@ <h3>Method Details</h3>
620
620
},
621
621
"noRecovery": True or False, # Whether or not the backup importing will restore database with NORECOVERY option Applies only to Cloud SQL for SQL Server.
622
622
"recoveryOnly": True or False, # Whether or not the backup importing request will just bring database online without downloading Bak content only one of "no_recovery" and "recovery_only" can be true otherwise error will return. Applies only to Cloud SQL for SQL Server.
623
-
"stopAt": "A String", # Optional. StopAt keyword for transaction log import, Applies to Cloud SQL for SQL Server only
624
-
"stopAtMark": "A String", # Optional. StopAtMark keyword for transaction log import, Applies to Cloud SQL for SQL Server only
623
+
"stopAt": "A String", # Optional. The timestamp when the import should stop. This timestamp is in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format (for example, `2023-10-01T16:19:00.094`). This field is equivalent to the STOPAT keyword and applies to Cloud SQL for SQL Server only.
624
+
"stopAtMark": "A String", # Optional. The marked transaction where the import should stop. This field is equivalent to the STOPATMARK keyword and applies to Cloud SQL for SQL Server only.
625
625
"striped": True or False, # Whether or not the backup set being restored is striped. Applies only to Cloud SQL for SQL Server.
626
626
},
627
627
"csvImportOptions": { # Options for importing data as CSV.
0 commit comments