public sealed class GetAnalysisRequest : IMessage<GetAnalysisRequest>, IEquatable<GetAnalysisRequest>, IDeepCloneable<GetAnalysisRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class GetAnalysisRequest.
[[["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-04-17 UTC."],[[["This document provides reference documentation for the `GetAnalysisRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The latest version available for the `GetAnalysisRequest` class is 2.19.0, while the current page is documenting version 2.18.0."],["`GetAnalysisRequest` is used to retrieve analysis data, as it is the request used to get an analysis, and it inherits from multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors, a default constructor and one that accepts another `GetAnalysisRequest` object, and it also has two main properties, `AnalysisName` and `Name`."],["All versions of this call starting with 1.0.0 are documented, with the most recent being version 2.19.0."]]],[]]