rangeElementType property

GoogleCloudDatacatalogV1ColumnSchemaFieldElementType? rangeElementType
getter/setter pair

The subtype of the RANGE, if the type of this field is RANGE.

If the type is RANGE, this field is required. Possible values for the field element type of a RANGE include: * DATE * DATETIME * TIMESTAMP

Optional.

Implementation

GoogleCloudDatacatalogV1ColumnSchemaFieldElementType? rangeElementType;