Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ExportDataRequest (v0.3.0)

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

Request message for DatasetService.ExportData.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#export_config

def export_config() -> ::Google::Cloud::AIPlatform::V1::ExportDataConfig
Returns

#export_config=

def export_config=(value) -> ::Google::Cloud::AIPlatform::V1::ExportDataConfig
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}