public sealed class CreateAnalysisRequest : IMessage<CreateAnalysisRequest>, IEquatable<CreateAnalysisRequest>, IDeepCloneable<CreateAnalysisRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class CreateAnalysisRequest.
[[["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 document provides reference information for the `CreateAnalysisRequest` class within the Google Cloud Contact Center Insights v1 API, specifically for version 2.18.0, and contains the documentation for all of the previous versions of the API class."],["The `CreateAnalysisRequest` class is used to create an analysis within the API, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Analysis` (the analysis to be created), `Parent` (the parent resource of the analysis), and `ParentAsConversationName` (a typed view of the parent resource name)."],["The document provides details on the constructors of the `CreateAnalysisRequest` class, including a default constructor and one that takes another `CreateAnalysisRequest` object as a parameter."],["All versions of the API class dating from 2.19.0 down to 1.0.0 are documented on the page, each leading to their own individual documentation."]]],[]]