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-04-09 UTC."],[[["This webpage provides reference documentation for the `VersionDescription` class within the Google Cloud Data Loss Prevention v2 API."],["The `VersionDescription` class offers details about each available version for an infotype, with links available for versions ranging from 2.15.0 up to 4.16.0 (the latest)."],["The `VersionDescription` class is implemented by interfaces `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`, and inherits from `object`."],["The class contains properties `Description`, which offers a description of the version, and `Version` which defines the name of the version, both strings."],["The page contains information about the class constructors, `VersionDescription()` and `VersionDescription(VersionDescription other)`."]]],[]]