Class DeployResponse (1.87.0)

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

Response message for ModelGardenService.Deploy.

Attributes

Name Description
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
endpoint str
Output only. The name of the Endpoint created. Format: projects/{project}/locations/{location}/endpoints/{endpoint}
model str
Output only. The name of the Model created. Format: projects/{project}/locations/{location}/models/{model}

Methods

DeployResponse

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

Response message for ModelGardenService.Deploy.