[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `TimeZone` class represents a time zone using the IANA Time Zone Database and is part of the `Google.Type` namespace in the `Google.Api.CommonProtos` assembly."],["It implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties include `Id` for the time zone identifier (e.g., \"America/New_York\") and `Version` for the database version (e.g., \"2019a\")."],["The class offers methods like `Clone()`, `Equals()`, `GetHashCode()`, `MergeFrom()`, `ToString()`, and `WriteTo()` for object manipulation and data management."],["There are multiple versions of the `TimeZone` available in the CommonProtos library, with the latest version being 2.15.0."]]],[]]