[[["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-05-02 UTC."],[[["This document provides detailed information about the `TimeZone` class within the `Google.Type` namespace, specifically in the `Google.Api.CommonProtos.dll` assembly."],["The `TimeZone` class represents a time zone as defined by the IANA Time Zone Database, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `TimeZone` class include `Id`, representing the IANA time zone (e.g., \"America/New_York\"), and `Version`, which is an optional field indicating the IANA Time Zone Database version number."],["The `TimeZone` class includes methods for managing data, such as `CalculateSize()`, `Clone()`, `MergeFrom()`, `WriteTo()`, and methods from the object class like `Equals()` and `GetHashCode()`, along with constructors to either create a new instance or a copy."],["There are three listed versions of the Google.Type.TimeZone, with the latest being 2.15.0."]]],[]]