Class: Google::Cloud::AIPlatform::V1::UploadModelOperationMetadata

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

Overview

Details of ModelService.UploadModel operation.

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns The common part of the operation metadata.

Returns:



64
65
66
67
# File 'proto_docs/google/cloud/aiplatform/v1/model_service.rb', line 64

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