public sealed class 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-04-09 UTC."],[[["The documentation covers the `FailedSecurityPolicyApply` class within the Google Cloud Dataplex v1 API, detailing its structure and functionality across multiple versions."],["This class represents a failure to apply security policies to managed resources under a lake, zone, or asset in Cloud Dataplex, and version 3.6.0 is the latest available."],["The `FailedSecurityPolicyApply` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities."],["The class has a constructor which can be invoked without parameters, or by passing in another `FailedSecurityPolicyApply` object, and it contains a single property `Asset`, used for storing the name of an asset with failing security policy applications."],["The class inherits members from the `Object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()`."]]],[]]