BigQuery Data Transfer Service V1 API - Module Google::Cloud::Bigquery::DataTransfer::V1::DataSourceParameter::Type (v0.14.0)

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.

BOOLEAN

value: 4
Boolean parameter.

RECORD

value: 5
Deprecated. This field has no effect.

PLUS_PAGE

value: 6
Page ID for a Google+ Page.

LIST

value: 7
List of strings parameter.