projects
Lists checkpoints of the specified model version.
get/v1/{+name}:listCheckpoints
Path parameters
namestring required
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.
Query parameters
pageSizeinteger
Optional. The standard list page size.
pageTokenstring
Optional. The standard list page token. Typically obtained via next_page_token of the previous ListModelVersionCheckpoints call.
Response
Successful response