BytesValueOrBuilder
com.google.protobuf

Interface BytesValueOrBuilder

    • Method Detail

      • getValue

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