public sealed class ApproveApprovalRequestMessage : IMessage<ApproveApprovalRequestMessage>, IEquatable<ApproveApprovalRequestMessage>, IDeepCloneable<ApproveApprovalRequestMessage>, IBufferMessage, IMessage
Reference documentation and code samples for the Access Approval v1 API class ApproveApprovalRequestMessage.
[[["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 `ApproveApprovalRequestMessage` class, found within the `Google.Cloud.AccessApproval.V1` namespace, is designed to handle requests to approve an `ApprovalRequest`."],["This class is a part of the Access Approval v1 API and is implemented in the `Google.Cloud.AccessApproval.V1.dll` assembly."],["`ApproveApprovalRequestMessage` inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ApproveApprovalRequestMessage` class include `ApprovalRequestName`, `ExpireTime`, and `Name`, which are used to manage the request and its validity period."],["Multiple versions of the Access Approval V1 API are available for this class, ranging from version 1.0.0 up to the latest version 2.5.0, and including the currently active version 2.4.0."]]],[]]