apache_beam.typehints.row_type module

class apache_beam.typehints.row_type.RowTypeConstraint(fields)[source]

Bases: apache_beam.typehints.typehints.TypeConstraint

type_check(instance)[source]