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