Google Cloud Data Catalog V1BETA1 API - Module Google::Cloud::DataCatalog::V1beta1::FieldType::PrimitiveType (v0.4.0)

Reference documentation and code samples for the Google Cloud Data Catalog V1BETA1 API module Google::Cloud::DataCatalog::V1beta1::FieldType::PrimitiveType.

Constants

PRIMITIVE_TYPE_UNSPECIFIED

value: 0
This is the default invalid value for a type.

DOUBLE

value: 1
A double precision number.

STRING

value: 2
An UTF-8 string.

BOOL

value: 3
A boolean value.

TIMESTAMP

value: 4
A timestamp.