Class: Google::Cloud::AIPlatform::V1::GenericOperationMetadata

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

Overview

Generic Metadata shared by all operations.

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp (readonly)



39
40
41
42
# File 'proto_docs/google/cloud/aiplatform/v1/operation.rb', line 39

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

#partial_failures::Array<::Google::Rpc::Status> (readonly)



39
40
41
42
# File 'proto_docs/google/cloud/aiplatform/v1/operation.rb', line 39

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

#update_time::Google::Protobuf::Timestamp (readonly)



39
40
41
42
# File 'proto_docs/google/cloud/aiplatform/v1/operation.rb', line 39

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