public sealed class DateTime.Types.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-07-02 UTC."],[[["This webpage provides documentation for the `DateTime.Types.TimeZone` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `DateTime.Types.TimeZone` class represents the time zone of a date and time object and its main functionality being its `OffsetMinutes` property."],["The documentation covers versions of the API from 2.15.0 all the way up to the latest, 4.16.0, offering detailed information and links for each release."],["The `TimeZone` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from `System.Object`."],["The `TimeZone` class has two constructors available, a default constructor, and a second constructor that takes another `TimeZone` object as a parameter."]]],[]]