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 document provides reference documentation for the `Asset.Types.IamPolicy` class within the Google Cloud Security Command Center v1p1beta1 API, specifically in version 3.0.0-beta04, along with links to older versions."],["The `Asset.Types.IamPolicy` class represents Cloud IAM Policy information linked to a Google Cloud resource, which is managed by the Google Cloud resource itself and cannot be altered by the user."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `IamPolicy` class has a `PolicyBlob` property, which stores the JSON representation of the policy associated with the asset."],["There are 2 constructors for the IamPolicy class, one with no parameter, and the other with an `Asset.Types.IamPolicy` object parameter."]]],[]]