Class ProtoSchemaLogicalTypes.UInt32

java.lang.Object
org.apache.beam.sdk.schemas.logicaltypes.PassThroughLogicalType<Integer>
org.apache.beam.sdk.extensions.protobuf.ProtoSchemaLogicalTypes.UInt32
All Implemented Interfaces:
Serializable, Schema.LogicalType<Integer,Integer>
Enclosing class:
ProtoSchemaLogicalTypes

public static class ProtoSchemaLogicalTypes.UInt32 extends PassThroughLogicalType<Integer>
A UInt32 type.
See Also: