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."],[[["The webpage provides documentation for the `GetAnalysisRequest` class within the `Google.Cloud.ContactCenterInsights.V1` namespace."],["This class is part of the `Google.Cloud.ContactCenterInsights.V1` assembly and is used to request the retrieval of an analysis."],["The `GetAnalysisRequest` class is available in multiple versions, ranging from 1.0.0 to the latest version, 2.19.0, with links provided for each."],["The class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties `AnalysisName` which provides a typed view over the `Name` resource name and `Name` which represents the name of the analysis to get."]]],[]]