public static interface TestBadIdentifiersProto.TestMessageOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCachedSize_()
optional string cached_size = 1; |
com.google.protobuf.ByteString |
getCachedSize_Bytes()
optional string cached_size = 1; |
java.lang.String |
getClass_()
optional string class = 3; |
com.google.protobuf.ByteString |
getClass_Bytes()
optional string class = 3; |
java.lang.String |
getSerializedSize_()
optional string serialized_size = 2; |
com.google.protobuf.ByteString |
getSerializedSize_Bytes()
optional string serialized_size = 2; |
boolean |
hasCachedSize_()
optional string cached_size = 1; |
boolean |
hasClass_()
optional string class = 3; |
boolean |
hasSerializedSize_()
optional string serialized_size = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCachedSize_()
optional string cached_size = 1;java.lang.String getCachedSize_()
optional string cached_size = 1;com.google.protobuf.ByteString getCachedSize_Bytes()
optional string cached_size = 1;boolean hasSerializedSize_()
optional string serialized_size = 2;java.lang.String getSerializedSize_()
optional string serialized_size = 2;com.google.protobuf.ByteString getSerializedSize_Bytes()
optional string serialized_size = 2;boolean hasClass_()
optional string class = 3;java.lang.String getClass_()
optional string class = 3;com.google.protobuf.ByteString getClass_Bytes()
optional string class = 3;