v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1342224376.9 KB
models

Lists all models in the specified dataset. Requires the READER dataset role. After retrieving the list of models, you can get information about a particular model by calling the models.get method. # IAM Permissions Requires the bigquery.models.list permission on the dataset.

get/projects/{+projectId}/datasets/{+datasetId}/models

Path parameters

projectIdstring required

Required. Project ID of the models to list.

datasetIdstring required

Required. Dataset ID of the models to list.

Query parameters

maxResultsinteger

The maximum number of results to return in a single response page. Leverage the page tokens to iterate through the entire collection.

pageTokenstring

Page token, returned by a previous call to request the next page of results

Response

Successful response