public sealed class Action.Types.FailedSecurityPolicyApply : IMessage<Action.Types.FailedSecurityPolicyApply>, IEquatable<Action.Types.FailedSecurityPolicyApply>, IDeepCloneable<Action.Types.FailedSecurityPolicyApply>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Action.Types.FailedSecurityPolicyApply.
Failed to apply security policy to the managed resource(s) under a
lake, zone or an asset. For a lake or zone resource, one or more underlying
assets has a failure applying security policy to the associated managed
resource.
[[["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-25 UTC."],[[["This document provides reference documentation for the `Action.Types.FailedSecurityPolicyApply` class within the Google Cloud Dataplex V1 API, detailing its functionality related to security policy application failures."],["The latest version documented is 3.6.0, and there are several historical versions available, ranging from 1.0.0 to 3.6.0, for this class, and each is linked."],["The `FailedSecurityPolicyApply` class is used when security policies fail to apply to managed resources within a lake, zone, or asset, with failure often occurring in one or more underlying assets."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has inherited members from `object` such as `GetHashCode`, `GetType`, and `ToString`."],["The class contains one notable property called `Asset`, which is a `string` type, used to list the name of the asset when it fails to apply security policies, only populating if the failure is for a lake or zone resource."]]],[]]