public sealed class Settings.Types.AnalysisConfig : IMessage<Settings.Types.AnalysisConfig>, IEquatable<Settings.Types.AnalysisConfig>, IDeepCloneable<Settings.Types.AnalysisConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class Settings.Types.AnalysisConfig.
Default configuration when creating Analyses in Insights.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `Settings.Types.AnalysisConfig` class within the Google Cloud Contact Center AI Insights v1 API, focusing on its use in default analysis configurations."],["The content includes links to different versions of the `AnalysisConfig` class, ranging from version 1.0.0 to the latest 2.19.0, allowing access to the history and changes within each."],["The `AnalysisConfig` class can implement several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of the `AnalysisConfig` class include `AnnotatorSelector` for defining annotators and phrase matchers, and `RuntimeIntegrationAnalysisPercentage` to specify automatic analysis percentages."],["There are two constructors for the `AnalysisConfig` class, one being parameterless, and the second allowing you to make a new copy of a given `AnalysisConfig` instance."]]],[]]