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/datamigration_v1.projects.locations.migrationJobs.html
+36-4Lines changed: 36 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -148,7 +148,15 @@ <h3>Method Details</h3>
148
148
"provider": "A String", # The database provider.
149
149
},
150
150
"displayName": "A String", # The migration job display name.
151
-
"dumpPath": "A String", # The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]).
151
+
"dumpFlags": { # Dump flags definition. # The initial dump flags. This field and the "dump_path" field are mutually exclusive.
152
+
"dumpFlags": [ # The flags for the initial dump.
153
+
{ # Dump flag definition.
154
+
"name": "A String", # The name of the flag
155
+
"value": "A String", # The value of the flag.
156
+
},
157
+
],
158
+
},
159
+
"dumpPath": "A String", # The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]). This field and the "dump_flags" field are mutually exclusive.
152
160
"duration": "A String", # Output only. The duration of the migration job (in seconds). A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
153
161
"endTime": "A String", # Output only. If the migration job is completed, the time when it was completed.
154
162
"error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. The error details in case of state FAILED.
@@ -311,7 +319,15 @@ <h3>Method Details</h3>
311
319
"provider": "A String", # The database provider.
312
320
},
313
321
"displayName": "A String", # The migration job display name.
314
-
"dumpPath": "A String", # The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]).
322
+
"dumpFlags": { # Dump flags definition. # The initial dump flags. This field and the "dump_path" field are mutually exclusive.
323
+
"dumpFlags": [ # The flags for the initial dump.
324
+
{ # Dump flag definition.
325
+
"name": "A String", # The name of the flag
326
+
"value": "A String", # The value of the flag.
327
+
},
328
+
],
329
+
},
330
+
"dumpPath": "A String", # The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]). This field and the "dump_flags" field are mutually exclusive.
315
331
"duration": "A String", # Output only. The duration of the migration job (in seconds). A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
316
332
"endTime": "A String", # Output only. If the migration job is completed, the time when it was completed.
317
333
"error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. The error details in case of state FAILED.
@@ -426,7 +442,15 @@ <h3>Method Details</h3>
426
442
"provider": "A String", # The database provider.
427
443
},
428
444
"displayName": "A String", # The migration job display name.
429
-
"dumpPath": "A String", # The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]).
445
+
"dumpFlags": { # Dump flags definition. # The initial dump flags. This field and the "dump_path" field are mutually exclusive.
446
+
"dumpFlags": [ # The flags for the initial dump.
447
+
{ # Dump flag definition.
448
+
"name": "A String", # The name of the flag
449
+
"value": "A String", # The value of the flag.
450
+
},
451
+
],
452
+
},
453
+
"dumpPath": "A String", # The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]). This field and the "dump_flags" field are mutually exclusive.
430
454
"duration": "A String", # Output only. The duration of the migration job (in seconds). A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
431
455
"endTime": "A String", # Output only. If the migration job is completed, the time when it was completed.
432
456
"error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. The error details in case of state FAILED.
@@ -502,7 +526,15 @@ <h3>Method Details</h3>
502
526
"provider": "A String", # The database provider.
503
527
},
504
528
"displayName": "A String", # The migration job display name.
505
-
"dumpPath": "A String", # The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]).
529
+
"dumpFlags": { # Dump flags definition. # The initial dump flags. This field and the "dump_path" field are mutually exclusive.
530
+
"dumpFlags": [ # The flags for the initial dump.
531
+
{ # Dump flag definition.
532
+
"name": "A String", # The name of the flag
533
+
"value": "A String", # The value of the flag.
534
+
},
535
+
],
536
+
},
537
+
"dumpPath": "A String", # The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]). This field and the "dump_flags" field are mutually exclusive.
506
538
"duration": "A String", # Output only. The duration of the migration job (in seconds). A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
507
539
"endTime": "A String", # Output only. If the migration job is completed, the time when it was completed.
508
540
"error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # Output only. The error details in case of state FAILED.
"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); } The JSON representation for `Empty` is empty JSON object `{}`.",
1409
1440
"id": "Empty",
@@ -1643,8 +1674,12 @@
1643
1674
"description": "The migration job display name.",
1644
1675
"type": "string"
1645
1676
},
1677
+
"dumpFlags": {
1678
+
"$ref": "DumpFlags",
1679
+
"description": "The initial dump flags. This field and the \"dump_path\" field are mutually exclusive."
1680
+
},
1646
1681
"dumpPath": {
1647
-
"description": "The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]).",
1682
+
"description": "The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]). This field and the \"dump_flags\" field are mutually exclusive.",
0 commit comments