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 webpage provides reference documentation for the `CreateAnalysisRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The `CreateAnalysisRequest` class is used to create an analysis, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API is 2.19.0, and the page lists all versions dating back to 1.0.0, with links to their respective documentation."],["Key properties for `CreateAnalysisRequest` include `Analysis` (the analysis to create), and `Parent` (the parent resource of the analysis)."],["The page provides details for two constructors: `CreateAnalysisRequest()` and `CreateAnalysisRequest(CreateAnalysisRequest other)`, as well as information on inherited members and the namespace and assembly."]]],[]]