public sealed class ResourceProperties : IMessage<ResourceProperties>, IEquatable<ResourceProperties>, IDeepCloneable<ResourceProperties>, IBufferMessage, IMessage
The properties associated with the resource of the request.
[[["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 webpage details the `ResourceProperties` class within the `Google.Cloud.AccessApproval.V1` namespace, providing information on its inheritance, implementation of interfaces, and available versions."],["The `ResourceProperties` class is designed to handle properties associated with resource requests and is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage` and `IMessage`."],["The `ResourceProperties` class includes two constructors, a default constructor and a copy constructor, and it has a property named `ExcludesDescendants`, which is a boolean determining whether an approval excludes resource descendants."],["The latest version available for the `ResourceProperties` class is 2.5.0, with multiple prior versions, including 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0, also listed."]]],[]]