Class: Google::Cloud::AIPlatform::V1::DeleteOperationMetadata

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

Overview

Details of operations that perform deletes of any entities.

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns The common part of the operation metadata.

Returns:



48
49
50
51
# File 'proto_docs/google/cloud/aiplatform/v1/operation.rb', line 48

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