GetHumanReadableSummaryResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String