Google Cloud Contactcenterinsights V1Annotator Selector Summarization Config Summarization Model
    enum GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfigSummarizationModel : Enum<GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfigSummarizationModel> , ConvertibleToJava<GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfigSummarizationModel> 
Default summarization model to be used.
Entries
Link copied to clipboard
                Unspecified summarization model.
Link copied to clipboard
                The Insights baseline model.
Types
Functions
Link copied to clipboard
                fun valueOf(value: String): GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfigSummarizationModel
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
                fun values(): Array<GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfigSummarizationModel>
Returns an array containing the constants of this enum type, in the order they're declared.