[[["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 class implements several interfaces, including `IMessage`, `IEquatable\u003cDateTime\u003e`, `IDeepCloneable\u003cDateTime\u003e`, and `IBufferMessage`, and inherits members from the base `Object` class."],["It offers multiple versions, ranging from 2.15.0 to the latest 4.16.0, allowing users to utilize different iterations of the class for the `Google.Cloud.Dlp.V2.DateTime` reference."],["`DateTime` has properties for `Date`, `DayOfWeek`, `Time`, and `TimeZone`, allowing various components of date and time to be manipulated."],["The `DateTime` class provides two constructors: a default constructor `DateTime()` and a copy constructor `DateTime(DateTime other)`."]]],[]]