Class FieldType (0.11.12)

FieldType(value)

Field value type in the Schema.

Enums

Name Description
FIELD_TYPE_UNSPECIFIED Field type is unspecified.
OBJECT Field value type is Object.
STRING Field value type is String.
NUMBER Field value type is Number.
INTEGER Field value type is Integer.
BOOLEAN Field value type is Boolean.
GEOLOCATION Field value type is Geolocation.
DATETIME Field value type is Datetime.