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 webpage provides documentation for the `GetAnalysisRequest` class within the `Google.Cloud.ContactCenterInsights.V1` namespace."],["The `GetAnalysisRequest` class is used to request a specific analysis and is available in multiple versions, ranging from 1.0.0 to the latest 2.19.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `GetAnalysisRequest` class has two constructors, a default one and another that accepts another `GetAnalysisRequest` as a parameter, and has two properties: `AnalysisName` and `Name`."],["The documentation provides detailed information for each available version of `GetAnalysisRequest`, including links to each version and it's corresponding file."]]],[]]