str
The resource name of the Model. E.g., a model resource name
with a specified version id or alias:
projects/{project}/locations/{location}/models/{model}@{version_id}projects/{project}/locations/{location}/models/{model}@{alias}
Or, omit the version id to use the default version:
projects/{project}/locations/{location}/models/{model}
checkpoint_id
str
Optional. The source checkpoint id. If not
specified, the default checkpoint will be used.
base_model
str
Output only. The name of the base model this
PreTunedModel
was tuned from.
[[["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-07-08 UTC."],[],[]]