public sealed class Asset.Types.SecurityStatus : IMessage<Asset.Types.SecurityStatus>, IEquatable<Asset.Types.SecurityStatus>, IDeepCloneable<Asset.Types.SecurityStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Asset.Types.SecurityStatus.
Security policy status of the asset. Data security policy, i.e., readers,
writers & owners, should be specified in the lake/zone/asset IAM policy.
[[["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-21 UTC."],[[["This page provides reference documentation for the `Asset.Types.SecurityStatus` class in the Google Cloud Dataplex v1 API, which describes the security status of an asset."],["The latest version of this API documentation is 3.6.0, and prior versions, starting from 1.0.0 are available."],["The `Asset.Types.SecurityStatus` class provides details on the state of the security policy applied to an asset, along with a message containing additional information, and the update time."],["This class implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the base object class."],["Security policy, such as who are the readers, writers and owners, are specified in the lake, zone, and asset IAM policy."]]],[]]