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
domain: string, Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` (required)
389
+
body: object, The request body.
390
+
The object takes the form of:
391
+
392
+
{ # DisableMigrationRequest is the request message for DisableMigration method.
393
+
}
394
+
395
+
x__xgafv: string, V1 error format.
396
+
Allowed values
397
+
1 - v1 error format
398
+
2 - v2 error format
399
+
400
+
Returns:
401
+
An object of the form:
402
+
403
+
{ # This resource represents a long-running operation that is the result of a network API call.
404
+
"done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
405
+
"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). # The error result of the operation in case of failure or cancellation.
406
+
"code": 42, # The status code, which should be an enum value of google.rpc.Code.
407
+
"details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
408
+
{
409
+
"a_key": "", # Properties of the object. Contains field @type with type URL.
410
+
},
411
+
],
412
+
"message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
413
+
},
414
+
"metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
415
+
"a_key": "", # Properties of the object. Contains field @type with type URL.
416
+
},
417
+
"name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
418
+
"response": { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
419
+
"a_key": "", # Properties of the object. Contains field @type with type URL.
domain: string, Required. The domain resource name using the form: `projects/{project_id}/locations/global/domains/{domain_name}` (required)
458
+
body: object, The request body.
459
+
The object takes the form of:
460
+
461
+
{ # EnableMigrationRequest is the request message for EnableMigration method.
462
+
"migratingDomains": [ # Required. List of the on-prem domains to be migrated.
463
+
{ # OnPremDomainDetails is the message which contains details of on-prem domain which is trusted and needs to be migrated.
464
+
"disableSidFiltering": True or False, # Optional. Option to disable SID filtering.
465
+
"domainName": "A String", # Required. FQDN of the on-prem domain being migrated.
466
+
},
467
+
],
468
+
}
469
+
470
+
x__xgafv: string, V1 error format.
471
+
Allowed values
472
+
1 - v1 error format
473
+
2 - v2 error format
474
+
475
+
Returns:
476
+
An object of the form:
477
+
478
+
{ # This resource represents a long-running operation that is the result of a network API call.
479
+
"done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
480
+
"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). # The error result of the operation in case of failure or cancellation.
481
+
"code": 42, # The status code, which should be an enum value of google.rpc.Code.
482
+
"details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
483
+
{
484
+
"a_key": "", # Properties of the object. Contains field @type with type URL.
485
+
},
486
+
],
487
+
"message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
488
+
},
489
+
"metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
490
+
"a_key": "", # Properties of the object. Contains field @type with type URL.
491
+
},
492
+
"name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
493
+
"response": { # The normal response of the operation in case of success. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
494
+
"a_key": "", # Properties of the object. Contains field @type with type URL.
"description": "DisableMigrationRequest is the request message for DisableMigration method.",
1703
+
"id": "DisableMigrationRequest",
1704
+
"properties": {},
1705
+
"type": "object"
1706
+
},
1645
1707
"Domain": {
1646
1708
"description": "Represents a managed Microsoft Active Directory domain. If the domain is being changed, it will be placed into the UPDATING state, which indicates that the resource is being reconciled. At this point, Get will reflect an intermediate state.",
1647
1709
"id": "Domain",
@@ -1777,6 +1839,20 @@
1777
1839
"properties": {},
1778
1840
"type": "object"
1779
1841
},
1842
+
"EnableMigrationRequest": {
1843
+
"description": "EnableMigrationRequest is the request message for EnableMigration method.",
1844
+
"id": "EnableMigrationRequest",
1845
+
"properties": {
1846
+
"migratingDomains": {
1847
+
"description": "Required. List of the on-prem domains to be migrated.",
1848
+
"items": {
1849
+
"$ref": "OnPremDomainDetails"
1850
+
},
1851
+
"type": "array"
1852
+
}
1853
+
},
1854
+
"type": "object"
1855
+
},
1780
1856
"Expr": {
1781
1857
"description": "Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: \"Summary size limit\" description: \"Determines if a summary is less than 100 chars\" expression: \"document.summary.size() < 100\" Example (Equality): title: \"Requestor is owner\" description: \"Determines if requestor is the document owner\" expression: \"document.owner == request.auth.claims.email\" Example (Logic): title: \"Public documents\" description: \"Determine whether the document should be publicly visible\" expression: \"document.type != 'private' && document.type != 'internal'\" Example (Data Manipulation): title: \"Notification string\" description: \"Create a notification string with a timestamp.\" expression: \"'New message received at ' + string(document.create_time)\" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information.",
1782
1858
"id": "Expr",
@@ -2396,7 +2472,7 @@
2396
2472
"type": "object"
2397
2473
},
2398
2474
"Location": {
2399
-
"description": "A resource that represents Google Cloud Platform location.",
2475
+
"description": "A resource that represents a Google Cloud location.",
2400
2476
"id": "Location",
2401
2477
"properties": {
2402
2478
"displayName": {
@@ -2494,6 +2570,21 @@
2494
2570
},
2495
2571
"type": "object"
2496
2572
},
2573
+
"OnPremDomainDetails": {
2574
+
"description": "OnPremDomainDetails is the message which contains details of on-prem domain which is trusted and needs to be migrated.",
2575
+
"id": "OnPremDomainDetails",
2576
+
"properties": {
2577
+
"disableSidFiltering": {
2578
+
"description": "Optional. Option to disable SID filtering.",
2579
+
"type": "boolean"
2580
+
},
2581
+
"domainName": {
2582
+
"description": "Required. FQDN of the on-prem domain being migrated.",
2583
+
"type": "string"
2584
+
}
2585
+
},
2586
+
"type": "object"
2587
+
},
2497
2588
"Operation": {
2498
2589
"description": "This resource represents a long-running operation that is the result of a network API call.",
0 commit comments