Class ListModelsResponse (3.33.0)

ListModelsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
models Sequence[google.cloud.bigquery_v2.types.Model]
Models in the requested dataset. Only the following fields are populated: model_reference, model_type, creation_time, last_modified_time and labels.
next_page_token str
A token to request the next page of results.