Class: Google::Cloud::AIPlatform::V1::DeployModelOperationMetadata

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

Overview

Runtime operation information for EndpointService.DeployModel.

Instance Attribute Summary collapse

Instance Attribute Details

#deployment_stage::Google::Cloud::AIPlatform::V1::DeploymentStage (readonly)

Returns Output only. The deployment stage of the model.

Returns:



262
263
264
265
# File 'proto_docs/google/cloud/aiplatform/v1/endpoint_service.rb', line 262

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

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

Returns The operation generic information.

Returns:



262
263
264
265
# File 'proto_docs/google/cloud/aiplatform/v1/endpoint_service.rb', line 262

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