List model configurations
Lists production-ready configuration revisions compatible with a reference model. Specify the model with referenceModel or the deprecated referenceModelId; if both are supplied, they must identify the same model. Results include public configurations and configurations owned by the specified project.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Project identifier.
Query Parameters
Deprecated. Use referenceModel. Reference model identifier filter; if both are set, they must agree.
Model resource-name filter using projects/{projectId}/models/{modelId}; alternative to referenceModelId. If both are set, they must agree.
Maximum number of results to return.
Cursor from a previous list response.