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."],[[["This document provides reference information for the `ApproveApprovalRequestMessage` class within the Google Cloud Access Approval v1 API, specifically version 2.3.0."],["The `ApproveApprovalRequestMessage` class is used to send a request to approve an `ApprovalRequest`, which is the request to be approved by this class."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with various methods and properties."],["The class includes properties such as `ApprovalRequestName`, `ExpireTime`, and `Name`, which are essential for defining and managing the approval request."],["The webpage also contains links to different versions, from 1.0.0 to 2.5.0, for the `ApproveApprovalRequestMessage` class."]]],[]]