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 webpage provides documentation for the `Asset.Types.IamPolicy` class within the Google Cloud Security Command Center v1 API, detailing its role in representing Cloud IAM Policy information associated with Google Cloud resources."],["The latest version of the API documentation available is 3.24.0, with a comprehensive list of previous versions dating back to 2.2.0."],["`Asset.Types.IamPolicy` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which dictates its capabilities in message handling and object comparison."],["The `IamPolicy` class has a `PolicyBlob` property that stores the JSON representation of the policy associated with an asset, as per the Google Cloud IAM Policy format."],["The class `Asset.Types.IamPolicy` has two constructors, one that's parameterless, and one that takes in an object of type `Asset.Types.IamPolicy`."]]],[]]