public sealed class ResourceProperties : IMessage<ResourceProperties>, IEquatable<ResourceProperties>, IDeepCloneable<ResourceProperties>, IBufferMessage, IMessage
Reference documentation and code samples for the Access Approval v1 API class ResourceProperties.
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 provides reference documentation for the `ResourceProperties` class within the Google Cloud Access Approval v1 API."],["The `ResourceProperties` class is used to define the properties associated with a resource request in Access Approval and is part of the `Google.Cloud.AccessApproval.V1` namespace."],["There are several versions of the API available, ranging from version 1.0.0 to the latest version 2.5.0, each linked to its respective documentation."],["The `ResourceProperties` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["The page also includes a description of the `ExcludesDescendants` property which determines if the descendants of the requested resource are excluded from the approval."]]],[]]