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."],[[["This webpage provides documentation for the `Action.Types.FailedSecurityPolicyApply` class within the Google Cloud Dataplex v1 API."],["The `FailedSecurityPolicyApply` class represents a failure to apply a security policy to managed resources under a lake, zone, or asset in Cloud Dataplex."],["The latest version of the API documented is 3.6.0, with multiple previous versions also available, including 2.10.0, which is displayed as the current version."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors that take no arguments or an instance of `Action.Types.FailedSecurityPolicyApply`."],["The class contains an `Asset` property, which is a string representing the resource name of an asset with a failing security policy application, available only for a lake or zone resource."]]],[]]