| DoubleRange |
Specifies the double start and end of the range using half-open interval
semantics [start, end).
|
| DoubleRange.Builder |
Specifies the double start and end of the range using half-open interval
semantics [start, end).
|
| Int32Range |
Specifies the int32 start and end of the range using half-open interval
semantics [start, end).
|
| Int32Range.Builder |
Specifies the int32 start and end of the range using half-open interval
semantics [start, end).
|
| Int64Range |
Specifies the int64 start and end of the range using half-open interval
semantics [start, end).
|
| Int64Range.Builder |
Specifies the int64 start and end of the range using half-open interval
semantics [start, end).
|
| RangeProto |
|
| TypedStruct |
A TypedStruct contains an arbitrary JSON serialized protocol buffer message with a URL that
describes the type of the serialized message.
|
| TypedStruct.Builder |
A TypedStruct contains an arbitrary JSON serialized protocol buffer message with a URL that
describes the type of the serialized message.
|
| TypedStructProto |
|