Package types (2.15.0)

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"}} ]}}

StandardSqlField

A field or a column.

StandardSqlStructType

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.