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, covering multiple versions from 1.0.0 up to the latest 3.6.0."],["The `Asset.Types.SecurityStatus` class represents the security policy status of a data asset, with security policies for readers, writers, and owners defined in the lake/zone/asset IAM policy."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of the `SecurityStatus` class include `Message`, providing details on the state, `State`, indicating the current security policy state, and `UpdateTime`, reflecting the last update of the status."],["The document lists a range of versions of this class, with the most current being version 3.6.0, and going back as far as version 1.0.0."]]],[]]