Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ImportDataRequest (v0.19.0)

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

Request message for DatasetService.ImportData.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#import_configs

def import_configs() -> ::Array<::Google::Cloud::AIPlatform::V1::ImportDataConfig>
Returns

#import_configs=

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

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the Dataset resource. Format: projects/{project}/locations/{location}/datasets/{dataset}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the Dataset resource. Format: projects/{project}/locations/{location}/datasets/{dataset}
Returns
  • (::String) — Required. The name of the Dataset resource. Format: projects/{project}/locations/{location}/datasets/{dataset}