Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::CreateEndpointOperationMetadata.
Runtime operation information for EndpointService.CreateEndpoint.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deployment_stage
def deployment_stage() -> ::Google::Cloud::AIPlatform::V1::DeploymentStage
Returns
- (::Google::Cloud::AIPlatform::V1::DeploymentStage) — Output only. The deployment stage of the model. Only populated if this CreateEndpoint request deploys a model at the same time.
#generic_metadata
def generic_metadata() -> ::Google::Cloud::AIPlatform::V1::GenericOperationMetadata
Returns
- (::Google::Cloud::AIPlatform::V1::GenericOperationMetadata) — The operation generic information.
#generic_metadata=
def generic_metadata=(value) -> ::Google::Cloud::AIPlatform::V1::GenericOperationMetadata
Parameter
- value (::Google::Cloud::AIPlatform::V1::GenericOperationMetadata) — The operation generic information.
Returns
- (::Google::Cloud::AIPlatform::V1::GenericOperationMetadata) — The operation generic information.