Uses of Class
com.google.protobuf.BytesValue.Builder
Packages that use BytesValue.Builder
-
Uses of BytesValue.Builder in com.google.protobuf
Subclasses with type arguments of type BytesValue.Builder in com.google.protobufModifier and TypeClassDescriptionstatic final classWrapper message for `bytes`.Methods in com.google.protobuf that return BytesValue.BuilderModifier and TypeMethodDescriptionBytesValue.Builder.clear()BytesValue.Builder.clearValue()The bytes value.BytesValue.Builder.mergeFrom(BytesValue other) BytesValue.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static BytesValue.BuilderBytesValue.newBuilder()static BytesValue.BuilderBytesValue.newBuilder(BytesValue prototype) BytesValue.newBuilderForType()protected BytesValue.BuilderBytesValue.newBuilderForType(AbstractMessage.BuilderParent parent) BytesValue.Builder.setValue(ByteString value) The bytes value.BytesValue.toBuilder()