Class DeployPublisherModelOperationMetadata (1.76.0)

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

Runtime operation information for ModelGardenService.DeployPublisherModel.

Attributes

Name Description
generic_metadata google.cloud.aiplatform_v1beta1.types.GenericOperationMetadata
The operation generic information.
publisher_model str
Output only. The name of the PublisherModel resource. Format: publishers/{publisher}/models/{publisher_model}@{version_id}, or publishers/hf-{hugging-face-author}/models/{hugging-face-model-name}@001
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.

Methods

DeployPublisherModelOperationMetadata

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

Runtime operation information for ModelGardenService.DeployPublisherModel.