public sealed class DeleteAccessApprovalSettingsMessage : IMessage<DeleteAccessApprovalSettingsMessage>, IEquatable<DeleteAccessApprovalSettingsMessage>, IDeepCloneable<DeleteAccessApprovalSettingsMessage>, IBufferMessage, IMessage
Reference documentation and code samples for the Access Approval v1 API class DeleteAccessApprovalSettingsMessage.
[[["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 `DeleteAccessApprovalSettingsMessage` class within the Access Approval v1 API, specifically detailing its use for requesting the deletion of access approval settings."],["The `DeleteAccessApprovalSettingsMessage` class, part of the `Google.Cloud.AccessApproval.V1` namespace, is a message used to delete settings and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one and another that takes another `DeleteAccessApprovalSettingsMessage` object as a parameter for copying, and also includes properties to manage the settings, such as `AccessApprovalSettingsName` and the string `Name`."],["This documentation lists various versions of the API from 1.0.0 to the latest 2.5.0, and these are all related to the same class: DeleteAccessApprovalSettingsMessage."]]],[]]