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 latest version available for the Google Cloud Data Loss Prevention v2 API is 4.16.0, with the documentation readily available."],["This page provides a comprehensive list of available versions for the `Google.Cloud.Dlp.V2` namespace, ranging from version 2.15.0 to 4.16.0."],["`VersionDescription` is a class within the API that offers details about each version for an infotype, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `VersionDescription` class includes properties such as `Description` and `Version`, which are strings and can be used to obtain a description and name of a given version."],["The `VersionDescription` class can be constructed using a default constructor, or by cloning another instance of the `VersionDescription` object."]]],[]]