public sealed class Asset.Types.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 page provides documentation for the `Asset.Types.IamPolicy` class within the Google Cloud Security Center v1 API, which represents Cloud IAM Policy information for a Google Cloud resource."],["The `IamPolicy` class is a sealed class, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the `object` class."],["The documentation includes reference information for versions ranging from 3.0.0 to 3.24.0 (latest), and some version 2.X.X, offering version specific data for the class."],["The `IamPolicy` class has two constructors, a default one and another one that takes another `IamPolicy` object as a parameter for setting or updating properties, and it also includes a `PolicyBlob` property for the JSON representation of the asset's associated policy."]]],[]]