public static interface LazyFieldsLite.LazyNestedInnerMessageLiteOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getNum()
optional int32 num = 1; |
int |
getNumWithDefault()
optional int32 num_with_default = 2 [default = 4]; |
boolean |
hasNum()
optional int32 num = 1; |
boolean |
hasNumWithDefault()
optional int32 num_with_default = 2 [default = 4]; |