public sealed class 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."],[[["The latest version available for `AnalysisConfig` within the `Google.Cloud.ContactCenterInsights.V1` namespace is 2.19.0, with numerous previous versions ranging from 2.18.0 down to 1.0.0 also documented."],["`AnalysisConfig` serves as the default configuration for creating Analyses in Insights, and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AnalysisConfig` class has two constructors, one default and one that accepts another `AnalysisConfig` object as a parameter."],["The class includes properties such as `AnnotatorSelector` to specify annotators and phrase matchers, and `RuntimeIntegrationAnalysisPercentage` to set the percentage of automatically analyzed Dialogflow conversations."],["`AnalysisConfig` inherits from `Object` and offers standard object methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]