Interface GetHumanReadableSummaryResponse.Builder

  • Method Details

    • summaryContent

      GetHumanReadableSummaryResponse.Builder summaryContent(String summaryContent)

      Summary content in the specified locale. Summary content is non-empty only if the SummaryState is AVAILABLE.

      Parameters:
      summaryContent - Summary content in the specified locale. Summary content is non-empty only if the SummaryState is AVAILABLE.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • locale

      The locale that this response was generated for. This maps to the input locale.

      Parameters:
      locale - The locale that this response was generated for. This maps to the input locale.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • summaryState

      GetHumanReadableSummaryResponse.Builder summaryState(String summaryState)

      State of summary generation. This generation process is asynchronous and this attribute indicates the state of the generation process.

      Parameters:
      summaryState - State of summary generation. This generation process is asynchronous and this attribute indicates the state of the generation process.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • summaryState

      State of summary generation. This generation process is asynchronous and this attribute indicates the state of the generation process.

      Parameters:
      summaryState - State of summary generation. This generation process is asynchronous and this attribute indicates the state of the generation process.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: