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 documentation for the Google Cloud Data Loss Prevention (DLP) v2 API, specifically detailing the `VersionDescription` class and its various versions."],["The latest version available is 4.16.0, while the page also lists previous versions all the way back to 2.15.0."],["The `VersionDescription` class provides information about a specific version, including its description and version name."],["This class inherits from `object` and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of constructors and properties, namely `VersionDescription()` and its overload, along with the `Description` and `Version` properties."]]],[]]