public sealed class VersionDescription : IMessage<VersionDescription>, IEquatable<VersionDescription>, IDeepCloneable<VersionDescription>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class VersionDescription.
Details about each available version for an infotype.
[[["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-24 UTC."],[[["The page provides documentation for the `VersionDescription` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.13.0."],["It offers a list of available versions for the `Google.Cloud.Dlp.V2` API, ranging from the latest 4.16.0 down to 2.15.0."],["The `VersionDescription` class includes properties like `Description` and `Version`, both of which are strings and offer details about each version of an infotype."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionalities and relationships within the .NET framework."],["The documentation references external sources such as learn.microsoft.com, and cloud.google.com for a deeper dive into different implemented interfaces and methods."]]],[]]