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 documentation for the `ApproveApprovalRequestMessage` class within the Google Cloud Access Approval v1 API, specifically version 2.2.0."],["`ApproveApprovalRequestMessage` is used to send a request to approve an `ApprovalRequest`, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `ApprovalRequestName`, `ExpireTime`, and `Name`, which are essential for managing approval requests and setting their expiration times."],["The documentation outlines the available constructors for the `ApproveApprovalRequestMessage` class, including a default constructor and a constructor that accepts another `ApproveApprovalRequestMessage` object."],["The document includes links to resources such as `Object`, and `IMessage` to provide further context and understanding to the different implemented functionalities of the `ApproveApprovalRequestMessage`."]]],[]]