Interface StringValueOrBuilder

    • Method Detail

      • getValue

        java.lang.String getValue()
        string value = 1 [json_name = "value"];
        Returns:
        The value.
      • getValueBytes

        ByteString getValueBytes()
        string value = 1 [json_name = "value"];
        Returns:
        The bytes for value.