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