Response message for ModelGardenService.Deploy.
publisherModelstring
Output only. The name of the PublisherModel resource. Format: publishers/{publisher}/models/{publisherModel}@{versionId}, or publishers/hf-{hugging-face-author}/models/{hugging-face-model-name}@001
endpointstring
Output only. The name of the Endpoint created. Format: projects/{project}/locations/{location}/endpoints/{endpoint}
modelstring
Output only. The name of the Model created. Format: projects/{project}/locations/{location}/models/{model}
| JSON representation |
|---|
{ "publisherModel": string, "endpoint": string, "model": string } |