Module model (3.20.1)

Define resources for the BigQuery ML Models API.

Classes

Model

Model(model_ref:typing.Optional[typing.Union[google.cloud.bigquery.model.ModelReference,str]])

Model represents a machine learning model resource.

Seehttps://cloud.google.com/bigquery/docs/reference/rest/v2/models

ModelReference

ModelReference()

TransformColumn

TransformColumn(resource:typing.Dict[str,typing.Any])

TransformColumn represents a transform column feature.

Seehttps://cloud.google.com/bigquery/docs/reference/rest/v2/models#transformcolumn

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-16 UTC.