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 webpage provides documentation for the `AnalysisConfig` class within the Google Cloud Contact Center Insights v1 API, specifically for the .NET framework."],["The latest version of the API documented is 2.19.0, but it also includes documentation for all previous versions back to 1.0.0."],["`AnalysisConfig` is used as the default configuration when creating analyses in Insights, and it inherits from `Object` while implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AnalysisConfig` class has two constructors: a default constructor and one that accepts another `AnalysisConfig` object, and has a `RuntimeIntegrationAnalysisPercentage` property used to define the percentage of runtime integration analysis."]]],[]]