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.BuilderBytesValue.newBuilder()static BytesValue.BuilderBytesValue.newBuilder(BytesValue prototype) BytesValue.Builder.setValue(ByteString value) The bytes value.