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."],[[["The documentation covers the `Action.Types.FailedSecurityPolicyApply` class within the Google Cloud Dataplex V1 API, detailing how it represents a failure to apply security policies to resources."],["Version 3.6.0 is the latest version of the Google Cloud Dataplex V1 API, and the document also includes access to versions ranging from 1.0.0 up to 3.6.0."],["The `FailedSecurityPolicyApply` class can be implemented using `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `Asset` property is a string that is used to specify the name of an asset which failed security policy application, and is only for lake or zone resources."]]],[]]