Interface JsonFormatRef.Builder

  • Method Details

    • key

      The specified key for the JSON.

      Parameters:
      key - The specified key for the JSON.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The specified value for the JSON.

      Parameters:
      value - The specified value for the JSON.
      Returns:
      Returns a reference to this object so that method calls can be chained together.