Class ProtoSchemaLogicalTypes.SInt32

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

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