BigQuery Data Transfer Service V1 API - Module Google::Cloud::Bigquery::DataTransfer::V1::DataSourceParameter::Type (v1.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the BigQuery Data Transfer Service V1 API module Google::Cloud::Bigquery::DataTransfer::V1::DataSourceParameter::Type.
Parameter type.
Constants
TYPE_UNSPECIFIED
value: 0 Type unspecified.
STRING
value: 1 String parameter.
INTEGER
value: 2 Integer parameter (64-bits).
Will be serialized to json as string.
DOUBLE
value: 3 Double precision floating point parameter.