Package types (2.34.4)

API documentation forbigquery_v2.types package.

Classes

DeleteModelRequest

EncryptionConfiguration

GetModelRequest

ListModelsRequest

ListModelsResponse

Model

ModelReference

Id path of a model.

PatchModelRequest

StandardSqlDataType

The type of a variable, e.g., a function argument. Examples: INT64:{type_kind="INT64"} ARRAY: {type_kind="ARRAY",array_element_type="STRING"} STRUCT<x STRING, y ARRAY>:{type_kind="STRUCT", struct_type={fields=[ {name="x",type={type_kind="STRING"}}, {name="y", type={type_kind="ARRAY",array_element_type="DATE"}} ]}}

This message hasoneof_ fields (mutually exclusive fields).For each oneof, at most one member field can be set at the same time.Setting any member of the oneof automatically clears all othermembers.

.. _oneof:https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

StandardSqlField

A field or a column.

StandardSqlStructType

StandardSqlTableType

A table type

TableReference

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.