public interface FieldIdOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Name describing the field.
|
ByteString |
getNameBytes()
Name describing the field.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getName()
Name describing the field.
string name = 1;ByteString getNameBytes()
Name describing the field.
string name = 1;