public interface StringValueOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
The string value.
|
ByteString |
getValueBytes()
The string value.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedString getValue()
The string value.
string value = 1;ByteString getValueBytes()
The string value.
string value = 1;Copyright © 2008–2017 Google. All rights reserved.