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."],[[["The latest version of the `FailedSecurityPolicyApply` class is 3.6.0, part of the Google.Cloud.Dataplex.V1 namespace within the Google Cloud .NET library."],["`FailedSecurityPolicyApply` indicates a failure in applying security policies to managed resources like lakes, zones, or assets."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which means it has functionalities for message handling, equality comparison, deep cloning, and buffered message operations."],["The class includes a constructor, and a `Asset` property, which is a string that identifies the name of the asset experiencing security policy application failure, relevant for lake or zone resources."],["There are many previous versions available of the FailedSecurityPolicyApply class, going as far back as version 1.0.0, and a full list of versions are documented."]]],[]]