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 document provides reference information 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, outlining who has reader, writer, and owner permissions as specified by the lake/zone/asset IAM policy."],["The available versions of the `Asset.Types.SecurityStatus` are listed from version 1.0.0 up to the latest version, 3.6.0, allowing developers to find the documentation applicable to their specific version of the library."],["The class inherits from the base `object` class and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a range of functionalities for object manipulation."],["The `SecurityStatus` class contains properties like `Message`, `State`, and `UpdateTime` that detail additional information, the security policy's current state, and the last update time, respectively."]]],[]]