public sealed class FailedSecurityPolicyApply : IMessage<Action.Types.FailedSecurityPolicyApply>, IEquatable<Action.Types.FailedSecurityPolicyApply>, IDeepCloneable<Action.Types.FailedSecurityPolicyApply>, IBufferMessage, IMessage
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 page details the `FailedSecurityPolicyApply` class within the `Google.Cloud.Dataplex.V1` namespace, indicating a failure in applying security policies to managed resources."],["The latest version of the `FailedSecurityPolicyApply` class is 3.6.0, with numerous previous versions available dating back to 1.0.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for robust functionality and compatibility."],["`FailedSecurityPolicyApply` can be constructed with no parameters or with another instance of `FailedSecurityPolicyApply` as a parameter."],["The class features a single property named `Asset`, which, when populated, it lists one of the assets that has failed security policy application."]]],[]]