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-03-24 UTC."],[[["This webpage provides documentation for the `DateTime.Types.TimeZone` class within the `Google.Cloud.Dlp.V2` namespace, specifically for the .NET framework."],["The latest version documented is 4.16.0, and the page also includes links to older versions, going back to version 2.15.0."],["The `TimeZone` class represents the time zone of a date time object and includes information regarding inheritance and implemented interfaces, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has a `OffsetMinutes` property, an integer that is used to represent the time difference from UTC."],["This page provides a set of constructors for the TimeZone class, in addition to a set of inherited methods and properties, making it a comprehensive resource for understanding its usage."]]],[]]