Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ExportDataResponse (v0.17.0)

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

Response message for DatasetService.ExportData.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#exported_files

def exported_files() -> ::Array<::String>
Returns
  • (::Array<::String>) — All of the files that are exported in this export operation.

#exported_files=

def exported_files=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — All of the files that are exported in this export operation.
Returns
  • (::Array<::String>) — All of the files that are exported in this export operation.