Stay organized with collections Save and categorize content based on your preferences.
API documentation for bigquery_v2.types
module.
API documentation for bigquery_v2.types.BoolValue
class.
API documentation for bigquery_v2.types.BytesValue
class.
Protocol buffer.
Dataset ID of the model to delete.
DoubleValueAPI documentation for bigquery_v2.types.DoubleValue
class.
API documentation for bigquery_v2.types.Empty
class.
API documentation for bigquery_v2.types.FloatValue
class.
Protocol buffer.
Dataset ID of the requested model.
Int32ValueAPI documentation for bigquery_v2.types.Int32Value
class.
API documentation for bigquery_v2.types.Int64Value
class.
Protocol buffer.
Dataset ID of the models to list.
Page token, returned by a previous call to request the next page of results
ListModelsResponseProtocol buffer.
A token to request the next page of results.
ModelProtocol buffer.
Required. Unique identifier for this model.
Output only. The time when this model was last modified, in millisecs since the epoch.
[Optional] A descriptive name for this model.
[Optional] The time when this model expires, in milliseconds since the epoch. If not present, the model will persist indefinitely. Expired models will be deleted and their storage reclaimed. The defaultTableExpirationMs property of the encapsulating dataset can be used to set a default expirationTime on newly created models.
Output only. Type of the model resource.
Output only. Input feature columns that were used to train this model.
ModelReferenceId path of a model.
.. attribute:: project_id
[Required] The ID of the project containing this model.
[Required] The ID of the model. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
PatchModelRequestProtocol buffer.
Dataset ID of the model to patch.
Patched model. Follows RFC5789 patch semantics. Missing fields are not updated. To clear a field, explicitly set to default value.
StandardSqlDataTypeThe 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"}} ]}}
.. attribute:: type_kind
Required. The top level type of this field. Can be any standard SQL data type (e.g., "INT64", "DATE", "ARRAY").
The fields of this struct, in order, if type_kind = "STRUCT".
StandardSqlFieldA field or a column.
.. attribute:: name
Optional. The name of this field. Can be absent for struct fields.
StandardSqlStructTypeAPI documentation for bigquery_v2.types.StandardSqlStructType
class.
API documentation for bigquery_v2.types.StringValue
class.
API documentation for bigquery_v2.types.Timestamp
class.
API documentation for bigquery_v2.types.UInt32Value
class.
API documentation for bigquery_v2.types.UInt64Value
class.
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-07-24 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-24 UTC."],[],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4