Config representing a model hosted on Vertex Prediction
Endpoint.
Attributes
Name
Description
endpoint
str
Required. The endpoint resource name. Format:
projects/{project}/locations/{location}/publishers/{publisher}/models/{model}
or
projects/{project}/locations/{location}/endpoints/{endpoint}
model
str
Output only. The resource name of the model that is deployed
on the endpoint. Present only when the endpoint is not a
publisher model. Pattern:
projects/{project}/locations/{location}/models/{model}
model_version_id
str
Output only. Version ID of the model that is
deployed on the endpoint. Present only when the
endpoint is not a publisher model.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-17 UTC."],[],[]]