Interface protos.google.cloud.bigquery.migration.v2alpha.ITypedValue (2.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
2.2.0 (latest)
1.0.1
0.2.0
0.1.0
Properties of a TypedValue.
Package
@google-cloud/bigquery-migration
Properties
boolValue
boolValue ?: ( boolean | null );
distributionValue
distributionValue ?: ( google . api . IDistribution | null );
TypedValue distributionValue
doubleValue
doubleValue ?: ( number | null );
int64Value
int64Value ?: ( number | Long | string | null );
stringValue
stringValue ?: ( string | null );
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 2026-06-02 UTC.
[null,null,["Last updated 2026-06-02 UTC."],[],[]]