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 webpage provides documentation for the `VersionDescription` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET framework."],["The latest version available is 4.16.0, while the current page focuses on version 4.14.0, and also links to versions ranging from 4.15.0 down to 2.15.0."],["The `VersionDescription` class provides details about available versions for an infotype, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties for `Description` and `Version`, both of which are strings, allowing for a textual name of the version, and a description of the version."],["The page includes information on the `VersionDescription` class's constructors, inherited members, namespace, and the assembly it belongs to."]]],[]]