[[["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 `DateTime` class in the `Google.Cloud.Dlp.V2` namespace represents a date and time object, such as \"2018-01-01\" or \"5th August,\" and is found in the Google.Cloud.Dlp.V2.dll assembly."],["The `DateTime` class inherits from `Object` and implements the interfaces `IMessage\u003cDateTime\u003e`, `IEquatable\u003cDateTime\u003e`, `IDeepCloneable\u003cDateTime\u003e`, `IBufferMessage`, and `IMessage`."],["There are two constructors for the `DateTime` class, one default and another that accepts another `DateTime` object as a parameter to use as the basis of the newly constructed `DateTime`."],["The `DateTime` class has four main properties, `Date`, `DayOfWeek`, `Time`, and `TimeZone`, which handle the setting and getting of the DateTime parameters, with each of these properties being set to their respective types."],["The page has multiple versions of the `DateTime` available ranging from version 2.15.0 all the way up to the latest version of 4.16.0, allowing for compatibility with older projects if needed."]]],[]]