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 purpose and usage in managing asset security policies."],["The `Asset.Types.SecurityStatus` class is used to represent the security policy status of an asset, allowing for the specification of data security policies such as readers, writers, and owners via lake, zone, or asset IAM policies."],["The latest version for the documentation is 3.6.0, with multiple previous versions also available, including every major version from 3.0.0 onwards and various 2.x versions, as well as version 1.0.0."],["This `Asset.Types.SecurityStatus` class includes properties like `Message`, `State`, and `UpdateTime` to provide information about the current state of the security policy, any relevant messages, and the last time the status was updated."],["The documentation covers the inheritance, implemented interfaces, constructors, and properties of the `Asset.Types.SecurityStatus` class, as well as providing links to related classes and .NET documentation."]]],[]]