Lists versions of the specified model.
Path parameters
Required. The name of the model to list versions for.
Query parameters
An expression for filtering the results of the request. For field names both snake_case and camelCase are supported. * labels supports general map functions that is: * labels.key=value - key:value equality * labels.key:* or labels:key - key existence * A key including a space must be quoted. labels."a key". Some examples: * labels.myKey="myValue"`
A comma-separated list of fields to order by, sorted in ascending order. Use "desc" after a field name for descending. Supported fields: * create_time * update_time Example: update_time asc, create_time desc.
The standard list page size.
The standard list page token. Typically obtained via next_page_token of the previous ListModelVersions call.
Mask specifying which fields to read.
Response
Successful response