Class PrimitiveType (3.18.3)

PrimitiveType(value)

Values: PRIMITIVE_TYPE_UNSPECIFIED (0): This is the default invalid value for a type. DOUBLE (1): A double precision number. STRING (2): An UTF-8 string. BOOL (3): A boolean value. TIMESTAMP (4): A timestamp.