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-04-09 UTC."],[[["The content pertains to the `FailedSecurityPolicyApply` class within the `Google.Cloud.Dataplex.V1` namespace, documenting its various versions and functionalities."],["The latest version of `FailedSecurityPolicyApply` is 3.6.0, with versions ranging down to 1.0.0, each with its own documentation link."],["The `FailedSecurityPolicyApply` class represents a failure in applying a security policy to a managed resource under a lake, zone, or asset in Google Cloud Dataplex."],["The class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various methods and functionalities."],["The `FailedSecurityPolicyApply` class has two constructors, one default and one that takes another `FailedSecurityPolicyApply` instance, and it also has a `Asset` property for the name of the asset that failed to have the policy applied."]]],[]]