apache_beam.portability.utils module

For internal use only; no backwards-compatibility guarantees.

class apache_beam.portability.utils.PropertiesFromEnumValue(urn, constant, spec, label_props)

Bases: tuple

Create new instance of PropertiesFromEnumValue(urn, constant, spec, label_props)

constant: str

Alias for field number 1

label_props: metrics_pb2.MonitoringInfoLabelProps

Alias for field number 3

spec: metrics_pb2.MonitoringInfoSpec

Alias for field number 2

urn: str

Alias for field number 0