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-25 UTC."],[[["This documentation pertains to the `Asset.Types.SecurityStatus` class within the Google Cloud Dataplex v1 API, specifically version 2.12.0 and later, which is used for managing asset security."],["The `Asset.Types.SecurityStatus` class defines the security policy status of an asset, where security policies for readers, writers, and owners are specified in the lake/zone/asset IAM policy."],["The class provides information on the current security status, including a `State` property indicating the security policy's status, a `Message` property for additional details, and an `UpdateTime` property for the last status update."],["The documentation includes a history of the different versions of this class, ranging from 1.0.0 all the way up to 3.6.0, with 3.6.0 being the most recent version."],["The class `SecurityStatus` implements a variety of interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits the properties `GetHashCode`, `GetType`, and `ToString` from the `object` class."]]],[]]