v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132661,4471.5 MB
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