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 webpage provides reference documentation for the `Asset.Types.SecurityStatus` class within the Google Cloud Dataplex v1 API, specifically focusing on version 3.5.0."],["The `SecurityStatus` class represents the security policy status of an asset, including the security policies for readers, writers, and owners."],["The page lists all available versions of `Google.Cloud.Dataplex.V1.Asset.Types.SecurityStatus` from 1.0.0 to the latest 3.6.0, and offers links to the documentation for each version."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The `SecurityStatus` class has properties like `Message`, `State`, and `UpdateTime`, which provide information on the security status, the state of the security policy, and when the status was last updated, respectively."]]],[]]