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 documentation for the `Asset.Types.SecurityStatus` class within the Google Cloud Dataplex v1 API, detailing its functionality and usage across various versions."],["The `Asset.Types.SecurityStatus` class represents the security policy status of an asset, with policies defining readers, writers, and owners managed via the lake/zone/asset IAM policy."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for equality checks, deep cloning, and message handling."],["The latest version of the API documented is 3.6.0, with a historical view of previous versions dating back to version 1.0.0, which are listed and accessible."],["The `SecurityStatus` class contains properties such as `Message`, `State`, and `UpdateTime` to provide additional information, current security policy status, and last update time of the status respectively."]]],[]]