apache_beam.portability.api.org.apache.beam.model.pipeline.v1.schema_pb2_urns module

class apache_beam.portability.api.org.apache.beam.model.pipeline.v1.schema_pb2_urns.LogicalTypes[source]

Bases: object

class Enum[source]

Bases: object

PYTHON_CALLABLE = PropertiesFromEnumValue(urn='beam:logical_type:python_callable:v1', constant='', spec=, label_props=)
MICROS_INSTANT = PropertiesFromEnumValue(urn='beam:logical_type:micros_instant:v1', constant='', spec=, label_props=)
MILLIS_INSTANT = PropertiesFromEnumValue(urn='beam:logical_type:millis_instant:v1', constant='', spec=, label_props=)
DECIMAL = PropertiesFromEnumValue(urn='beam:logical_type:decimal:v1', constant='', spec=, label_props=)
FIXED_BYTES = PropertiesFromEnumValue(urn='beam:logical_type:fixed_bytes:v1', constant='', spec=, label_props=)
VAR_BYTES = PropertiesFromEnumValue(urn='beam:logical_type:var_bytes:v1', constant='', spec=, label_props=)
FIXED_CHAR = PropertiesFromEnumValue(urn='beam:logical_type:fixed_char:v1', constant='', spec=, label_props=)
VAR_CHAR = PropertiesFromEnumValue(urn='beam:logical_type:var_char:v1', constant='', spec=, label_props=)