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."],[[["The latest version available for `Google.Cloud.Dataplex.V1.Action.Types.FailedSecurityPolicyApply` is 3.6.0, and the document also lists versions back to 1.0.0."],["`Action.Types.FailedSecurityPolicyApply` is a class within the Cloud Dataplex v1 API, used when security policies fail to apply to managed resources."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, indicating its role in data handling and object comparison."],["The class includes two constructors: a default constructor and one that accepts another `FailedSecurityPolicyApply` instance for cloning, allowing for the creation of new objects."],["The class contains a string property named Asset, which represents the resource name of an asset with a failing security policy application, and it's populated only for lake or zone resources."]]],[]]