Class ExportDataOperationMetadata (1.15.0)

ExportDataOperationMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Runtime operation information for DatasetService.ExportData.

Attributes

NameDescription
generic_metadata google.cloud.aiplatform_v1.types.GenericOperationMetadata
The common part of the operation metadata.
gcs_output_directory str
A Google Cloud Storage directory which path ends with '/'. The exported data is stored in the directory.

Inheritance

builtins.object > proto.message.Message > ExportDataOperationMetadata