Uses of Class
com.google.protobuf.BytesValue.Builder
Packages that use BytesValue.Builder
-
Uses of BytesValue.Builder in com.google.protobuf
Methods in com.google.protobuf that return BytesValue.BuilderModifier and TypeMethodDescriptionBytesValue.Builder.clearValue()
The bytes value.static BytesValue.Builder
BytesValue.newBuilder()
static BytesValue.Builder
BytesValue.newBuilder
(BytesValue prototype) BytesValue.Builder.setValue
(ByteString value) The bytes value.