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.backupRuns.html
+10
Original file line number
Diff line number
Diff line change
@@ -131,6 +131,10 @@ <h3>Method Details</h3>
131
131
"kind": "A String", # This is always `sql#operationErrors`.
132
132
},
133
133
"exportContext": { # Database instance export context. # The context for export operation, if applicable.
134
+
"bakExportOptions": {
135
+
"stripeCount": 42,
136
+
"striped": True or False,
137
+
},
134
138
"csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only.
135
139
"escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped.
136
140
"fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file.
@@ -162,6 +166,7 @@ <h3>Method Details</h3>
162
166
"pvkPassword": "A String", # Password that encrypts the private key
163
167
"pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file.
164
168
},
169
+
"striped": True or False,
165
170
},
166
171
"csvImportOptions": { # Options for importing data as CSV.
167
172
"columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data.
@@ -305,6 +310,10 @@ <h3>Method Details</h3>
305
310
"kind": "A String", # This is always `sql#operationErrors`.
306
311
},
307
312
"exportContext": { # Database instance export context. # The context for export operation, if applicable.
313
+
"bakExportOptions": {
314
+
"stripeCount": 42,
315
+
"striped": True or False,
316
+
},
308
317
"csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only.
309
318
"escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped.
310
319
"fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file.
@@ -336,6 +345,7 @@ <h3>Method Details</h3>
336
345
"pvkPassword": "A String", # Password that encrypts the private key
337
346
"pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file.
338
347
},
348
+
"striped": True or False,
339
349
},
340
350
"csvImportOptions": { # Options for importing data as CSV.
341
351
"columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data.
Copy file name to clipboardexpand all lines: docs/dyn/sqladmin_v1.databases.html
+20
Original file line number
Diff line number
Diff line change
@@ -134,6 +134,10 @@ <h3>Method Details</h3>
134
134
"kind": "A String", # This is always `sql#operationErrors`.
135
135
},
136
136
"exportContext": { # Database instance export context. # The context for export operation, if applicable.
137
+
"bakExportOptions": {
138
+
"stripeCount": 42,
139
+
"striped": True or False,
140
+
},
137
141
"csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only.
138
142
"escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped.
139
143
"fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file.
@@ -165,6 +169,7 @@ <h3>Method Details</h3>
165
169
"pvkPassword": "A String", # Password that encrypts the private key
166
170
"pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file.
167
171
},
172
+
"striped": True or False,
168
173
},
169
174
"csvImportOptions": { # Options for importing data as CSV.
170
175
"columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data.
@@ -278,6 +283,10 @@ <h3>Method Details</h3>
278
283
"kind": "A String", # This is always `sql#operationErrors`.
279
284
},
280
285
"exportContext": { # Database instance export context. # The context for export operation, if applicable.
286
+
"bakExportOptions": {
287
+
"stripeCount": 42,
288
+
"striped": True or False,
289
+
},
281
290
"csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only.
282
291
"escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped.
283
292
"fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file.
@@ -309,6 +318,7 @@ <h3>Method Details</h3>
309
318
"pvkPassword": "A String", # Password that encrypts the private key
310
319
"pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file.
311
320
},
321
+
"striped": True or False,
312
322
},
313
323
"csvImportOptions": { # Options for importing data as CSV.
314
324
"columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data.
@@ -427,6 +437,10 @@ <h3>Method Details</h3>
427
437
"kind": "A String", # This is always `sql#operationErrors`.
428
438
},
429
439
"exportContext": { # Database instance export context. # The context for export operation, if applicable.
440
+
"bakExportOptions": {
441
+
"stripeCount": 42,
442
+
"striped": True or False,
443
+
},
430
444
"csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only.
431
445
"escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped.
432
446
"fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file.
@@ -458,6 +472,7 @@ <h3>Method Details</h3>
458
472
"pvkPassword": "A String", # Password that encrypts the private key
459
473
"pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file.
460
474
},
475
+
"striped": True or False,
461
476
},
462
477
"csvImportOptions": { # Options for importing data as CSV.
463
478
"columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data.
@@ -540,6 +555,10 @@ <h3>Method Details</h3>
540
555
"kind": "A String", # This is always `sql#operationErrors`.
541
556
},
542
557
"exportContext": { # Database instance export context. # The context for export operation, if applicable.
558
+
"bakExportOptions": {
559
+
"stripeCount": 42,
560
+
"striped": True or False,
561
+
},
543
562
"csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only.
544
563
"escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped.
545
564
"fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file.
@@ -571,6 +590,7 @@ <h3>Method Details</h3>
571
590
"pvkPassword": "A String", # Password that encrypts the private key
572
591
"pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file.
573
592
},
593
+
"striped": True or False,
574
594
},
575
595
"csvImportOptions": { # Options for importing data as CSV.
576
596
"columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data.
0 commit comments