Interface BytesValueOrBuilder

All Superinterfaces:
MessageLiteOrBuilder
All Known Implementing Classes:
BytesValue, BytesValue.Builder

@Generated public interface BytesValueOrBuilder extends MessageLiteOrBuilder
  • Method Details

    • getValue

      ByteString getValue()
      The bytes value.
      
      bytes value = 1;
      Returns:
      The value.