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 reference documentation for the `Asset.Types.IamPolicy` class within the Google Cloud Security Center v1 API, specifically for the .NET environment, with the most recent version listed as 3.24.0."],["The `Asset.Types.IamPolicy` class represents Cloud IAM Policy information linked to Google Cloud resources, which cannot be modified by the user as they are defined and managed by the Google Cloud resource."],["The page offers access to documentation for numerous past versions of the API, from version 2.2.0 all the way to 3.24.0, allowing users to check for changes and functionality across different iterations."],["The class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to support the core functionality of the class."],["The `IamPolicy` class has two constructors and a `PolicyBlob` property that returns a string, which contains a JSON representation of the associated Policy."]]],[]]