Module model (3.38.0)

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.

See https://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.

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

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

Last updated 2025年10月10日 UTC.