Class: Google::Cloud::AIPlatform::V1::ImportDataOperationMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/dataset_service.rb

Overview

Runtime operation information for DatasetService.ImportData.

Instance Attribute Summary collapse

Instance Attribute Details

#generic_metadata::Google::Cloud::AIPlatform::V1::GenericOperationMetadata

Returns The common part of the operation metadata.

Returns:



196
197
198
199
# File 'proto_docs/google/cloud/aiplatform/v1/dataset_service.rb', line 196

class ImportDataOperationMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end