public sealed class AnalysisConfig : IMessage<Settings.Types.AnalysisConfig>, IEquatable<Settings.Types.AnalysisConfig>, IDeepCloneable<Settings.Types.AnalysisConfig>, IBufferMessage, IMessage
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 page details the `AnalysisConfig` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, which is part of the Google Cloud Contact Center Insights .NET library."],["The `AnalysisConfig` class provides default configurations for creating Analyses in Insights and is currently on version 1.2.0."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a property called `RuntimeIntegrationAnalysisPercentage`, a double representing the percentage of Dialogflow runtime integration conversations to automatically analyze, ranging from 0 to 100."],["The content displays the different versions of Analysis Config available with version 2.19.0 being the latest, and the user can access the documentation for each version."]]],[]]