public interface TimeOptionOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Time |
getIn()
Defines a restriction for the timestamp.
|
int |
getInValue()
Defines a restriction for the timestamp.
|
java.lang.String |
getMsgFormat()
A user-defined validation error format message.
|
com.google.protobuf.ByteString |
getMsgFormatBytes()
A user-defined validation error format message.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getInValue()
Defines a restriction for the timestamp.
.Time in = 1;
Time getIn()
Defines a restriction for the timestamp.
.Time in = 1;
java.lang.String getMsgFormat()
A user-defined validation error format message.
string msg_format = 2;
com.google.protobuf.ByteString getMsgFormatBytes()
A user-defined validation error format message.
string msg_format = 2;