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-04-09 UTC."],[[["This document provides reference documentation for the `Asset.Types.SecurityStatus` class within the Google Cloud Dataplex v1 API, specifically focusing on version 2.14.0."],["The `Asset.Types.SecurityStatus` class represents the security policy status of an asset, which controls data access via readers, writers, and owners specified in the lake/zone/asset IAM policy."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for message handling, equality checks, deep cloning, and buffer operations."],["The `SecurityStatus` class offers properties such as `Message`, `State`, and `UpdateTime` to provide detailed information about the security policy, its status, and when it was last updated."],["The documentation contains a full list of versions from 1.0.0 up to 3.6.0 (latest) of the same class, as well as the class inheritance, implemented interfaces, constructors, properties, and their corresponding value types and descriptions."]]],[]]