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."],[[["The webpage provides reference documentation for the `Asset.Types.SecurityStatus` class in the Google Cloud Dataplex v1 API, which describes the security status of an asset."],["The latest version of this API available is 3.6.0, and a list of other prior versions from 3.5.0 to 1.0.0 are accessible, with 2.15.0 being the current page."],["`Asset.Types.SecurityStatus` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used for managing data security policies."],["The `SecurityStatus` class includes properties like `Message` (additional information), `State` (current security policy state), and `UpdateTime` (last update timestamp)."],["The namespace for this class is `Google.Cloud.Dataplex.V1`, and it is part of the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]