CreateEndpointOperationMetadata

Runtime operation information for EndpointService.CreateEndpoint.

Fields
genericMetadata object (GenericOperationMetadata)

The operation generic information.

deploymentStage enum (DeploymentStage)

Output only. The deployment stage of the model. Only populated if this CreateEndpoint request deploys a model at the same time.

JSON representation
{
  "genericMetadata": {
    object (GenericOperationMetadata)
  },
  "deploymentStage": enum (DeploymentStage)
}