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-03-24 UTC."],[[["This page provides reference documentation for the `DateTime.Types.TimeZone` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET."],["The `TimeZone` class represents the time zone of a date time object and includes a property called `OffsetMinutes` to represent the time offset from UTC."],["The documentation includes a list of available versions for this class, ranging from version 2.15.0 up to the latest version 4.16.0."],["This class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, allowing for usage and manipulation within the Google Cloud API."],["There are also 2 constructors for `TimeZone`, one which is an empty constructor, and another that takes in another `TimeZone` object as a parameter."]]],[]]