Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
StringValue.Builder |
StringValue.Builder.clearValue()
The string value.
|
static StringValue.Builder |
StringValue.newBuilder() |
static StringValue.Builder |
StringValue.newBuilder(StringValue prototype) |
StringValue.Builder |
StringValue.Builder.setValue(String value)
The string value.
|
StringValue.Builder |
StringValue.Builder.setValueBytes(ByteString value)
The string value.
|
Copyright © 2008–2021. All rights reserved.