public sealed class TimeZone : IMessage<DateTime.Types.TimeZone>, IEquatable<DateTime.Types.TimeZone>, IDeepCloneable<DateTime.Types.TimeZone>, IBufferMessage, IMessage
[[["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 details the `TimeZone` class within the `Google.Cloud.Dlp.V2` namespace, which is used to define the time zone of a date and time object."],["The latest available version is 4.16.0, with previous versions from 2.15.0 up to the current version also documented."],["The `TimeZone` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various functionalities."],["The `TimeZone` class has two constructors, one default and one that accepts another `TimeZone` object as a parameter, and contains a property `OffsetMinutes` for specifying the time offset from UTC."],["The `TimeZone` class is contained in the `Google.Cloud.Dlp.V2.dll` assembly, and inherits members from the base `Object` class, including `GetHashCode`, `GetType`, `MemberwiseClone` and `ToString`."]]],[]]