public sealed class GetApprovalRequestMessage : IMessage<GetApprovalRequestMessage>, IEquatable<GetApprovalRequestMessage>, IDeepCloneable<GetApprovalRequestMessage>, IBufferMessage, IMessage
Reference documentation and code samples for the Access Approval v1 API class GetApprovalRequestMessage.
[[["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 document provides reference information for the `GetApprovalRequestMessage` class within the Access Approval v1 API for .NET, detailing its properties, constructors, and inheritance."],["`GetApprovalRequestMessage` is used to request and retrieve a specific approval request, using its name for identification and it implements multiple interfaces for message and data management."],["The class includes a `Name` property to specify the approval request's resource name in the format \"{projects|folders|organizations}/{id}/approvalRequests/{approval_request}\", as well as a derived typed property `ApprovalRequestName`."],["There are multiple versions available for the `GetApprovalRequestMessage` class, with version 2.5.0 being the latest and versions ranging from 1.0.0 to 2.5.0 being listed."]]],[]]