Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::BatchMigrateResourcesRequest (v0.22.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::BatchMigrateResourcesRequest.

Request message for MigrationService.BatchMigrateResources.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#migrate_resource_requests

def migrate_resource_requests() -> ::Array<::Google::Cloud::AIPlatform::V1::MigrateResourceRequest>
Returns

#migrate_resource_requests=

def migrate_resource_requests=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::MigrateResourceRequest>
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The location of the migrated resource will live in. Format: projects/{project}/locations/{location}

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The location of the migrated resource will live in. Format: projects/{project}/locations/{location}
Returns
  • (::String) — Required. The location of the migrated resource will live in. Format: projects/{project}/locations/{location}