public interface StringValueOrBuilder extends MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
The string value.
|
ByteString |
getValueBytes()
The string value.
|
getDefaultInstanceForType, isInitializedString getValue()
The string value.
string value = 1;ByteString getValueBytes()
The string value.
string value = 1;Copyright © 2008–2020. All rights reserved.