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-03-21 UTC."],[[["The latest version of the `GetAnalysisRequest` class within the Contact Center AI Insights v1 API is version 2.19.0, with a total of 24 listed versions available."],["This class, `GetAnalysisRequest`, is used to request and retrieve an analysis from the Contact Center AI Insights v1 API."],["The `GetAnalysisRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["It has two constructors, one default and one that accepts another `GetAnalysisRequest` object for copying, and the class also contains properties for managing `AnalysisName` and `Name`."],["The `Name` property is required when using this class and it represents the name of the analysis that we want to retrieve."]]],[]]