Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ExportDataOperationMetadata (v0.18.0)

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

Runtime operation information for DatasetService.ExportData.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#gcs_output_directory

def gcs_output_directory() -> ::String
Returns
  • (::String) — A Google Cloud Storage directory which path ends with '/'. The exported data is stored in the directory.

#gcs_output_directory=

def gcs_output_directory=(value) -> ::String
Parameter
  • value (::String) — A Google Cloud Storage directory which path ends with '/'. The exported data is stored in the directory.
Returns
  • (::String) — A Google Cloud Storage directory which path ends with '/'. The exported data is stored in the directory.

#generic_metadata

def generic_metadata() -> ::Google::Cloud::AIPlatform::V1::GenericOperationMetadata
Returns

#generic_metadata=

def generic_metadata=(value) -> ::Google::Cloud::AIPlatform::V1::GenericOperationMetadata
Parameter
Returns