public sealed class GetAnalysisRequest : IMessage<GetAnalysisRequest>, IEquatable<GetAnalysisRequest>, IDeepCloneable<GetAnalysisRequest>, IBufferMessage, IMessage
[[["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 page provides documentation for the `GetAnalysisRequest` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, detailing its implementation and usage."],["The latest version available for this class is 2.19.0, with a full history of versions also available dating back to version 1.0.0."],["The `GetAnalysisRequest` class is used to request and retrieve an analysis, as it inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default and a copy constructor, and has two main properties which include `AnalysisName` and `Name`, both used for providing specifics for the requested analysis."]]],[]]