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."],[[["The page provides documentation for the `AnalysisConfig` class within the `Google.Cloud.ContactCenterInsights.V1` API, detailing its purpose as a default configuration for creating analyses."],["The content includes a version history of the API, ranging from version 1.0.0 to the latest version 2.19.0, with links to the respective documentation for each."],["`AnalysisConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for different use cases."],["The `AnalysisConfig` class allows for the customization of annotators to be run and phrase matchers to be used, with an option to run all annotators if none are specified."],["The class also allows you to configure the percentage of conversations to be automatically analyzed, differentiating between conversations from Dialogflow runtime integration and uploaded conversations, using `RuntimeIntegrationAnalysisPercentage` and `UploadConversationAnalysisPercentage` respectively."]]],[]]