Request message for
ModelService.ListModelVersionCheckpoints.
Attributes
Name
Description
name
str
Required. The name of the model version to list checkpoints
for.
projects/{project}/locations/{location}/models/{model}@{version}
Example:
projects/{project}/locations/{location}/models/{model}@2
or
projects/{project}/locations/{location}/models/{model}@golden
If no version ID or alias is specified, the latest version
will be used.
page_size
int
Optional. The standard list page size.
page_token
str
Optional. The standard list page token. Typically obtained
via
next_page_token
of the previous
ListModelVersionCheckpoints
call.
[[["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."],[],[]]