public sealed class IamPolicy : IMessage<Asset.Types.IamPolicy>, IEquatable<Asset.Types.IamPolicy>, IDeepCloneable<Asset.Types.IamPolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class Asset.Types.IamPolicy.
Cloud IAM Policy information associated with the Google Cloud resource
described by the Security Command Center asset. This information is managed
and defined by the Google Cloud resource and cannot be modified by the
user.
[[["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 documentation for the `Asset.Types.IamPolicy` class within the Google Cloud Security Command Center v1 API, specifically for .NET development."],["The `IamPolicy` class represents Cloud IAM Policy information related to a Google Cloud resource, which is managed by the resource and cannot be user-modified."],["The documentation covers a range of versions for the class, from version 2.2.0 up to the latest, 3.24.0, as well as providing a direct link to each version's documentation."],["The `IamPolicy` class provides a `PolicyBlob` property, a string containing the JSON representation of the policy, and is accessible through a default and copy constructor."],["This `IamPolicy` class inherits from the base `Object` class, and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, all pertaining to its behavior and functionality."]]],[]]