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 v1p1beta1 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 documentation covers the `Asset.Types.IamPolicy` class within the Google Cloud Security Command Center v1p1beta1 API, detailing its structure and usage."],["`Asset.Types.IamPolicy` provides information about the Cloud IAM Policy associated with a Google Cloud resource, which is managed by the resource itself."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inherited members from the `object` class."],["The class offers two constructors, one default and one that accepts another `Asset.Types.IamPolicy` instance, allowing for object cloning."],["The `PolicyBlob` property within the class is a string representing the JSON format of the IAM policy associated with the given asset, as defined in the Google Cloud IAM documentation."]]],[]]