Class DeployOperationMetadata (1.89.0)

DeployOperationMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Runtime operation information for ModelGardenService.Deploy.

Attributes

Name Description
generic_metadata google.cloud.aiplatform_v1beta1.types.GenericOperationMetadata
The operation generic information.
publisher_model str
Output only. The name of the model resource.
destination str
Output only. The resource name of the Location to deploy the model in. Format: projects/{project}/locations/{location}
project_number int
Output only. The project number where the deploy model request is sent.
model_id str
Output only. The model id to be used at query time.

Methods

DeployOperationMetadata

DeployOperationMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Runtime operation information for ModelGardenService.Deploy.