List Models
GET {{baseUrl}}/v1/:parent/models?pageToken=<>&pageSize=<>
Lists the models in a project.
Each project can contain multiple models, and each model can have multiple versions.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
pageToken | string | The standard list page token. | |
pageSize | string | The standard list page size. |