public sealed class TimeZone : IMessage<DateTime.Types.TimeZone>, IEquatable<DateTime.Types.TimeZone>, IDeepCloneable<DateTime.Types.TimeZone>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DateTime.Types.TimeZone.
[[["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 `DateTime.Types.TimeZone` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, with the latest version being 4.16.0."],["The `DateTime.Types.TimeZone` class is used to represent the time zone of a date time object and is implemented as a sealed class that inherits from the Object class and implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation includes reference material for various versions of the API, from 2.15.0 up to 4.16.0, allowing developers to find version-specific information."],["The `TimeZone` class provides two constructors one default and another that takes in a parameter of type DateTime.Types.TimeZone, and it also has one key property which is OffsetMinutes which is an integer property."]]],[]]