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 within the .NET environment."],["The `Asset.Types.SecurityStatus` class represents the security policy status of an asset, including the data security policy with readers, writers, and owners."],["The document lists various versions of the Dataplex API, ranging from version 1.0.0 to 3.6.0 (latest), each with its respective documentation link."],["The document outlines the inheritance and implementation details of the `SecurityStatus` class, including the interfaces it implements such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SecurityStatus` class has several properties, including `Message`, `State`, and `UpdateTime`, which provide information about the current state, any additional details, and the last update time of the security status, respectively."]]],[]]