Interface InsightField.Builder

  • Method Details

    • name

      The name of the insight field.

      Parameters:
      name - The name of the insight field.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of the insight field. Possible values are text and metric.

      Parameters:
      type - The type of the insight field. Possible values are text and metric.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of the insight field. Possible values are text and metric.

      Parameters:
      type - The type of the insight field. Possible values are text and metric.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • value

      The value of the insight field.

      Parameters:
      value - The value of the insight field.
      Returns:
      Returns a reference to this object so that method calls can be chained together.