[[["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-21 UTC."],[[["This webpage provides documentation for the `TimeConversionUtils` class, which is part of the Google Cloud Client Library for Java (gax)."],["The latest version of `TimeConversionUtils` is 2.63.1, and the page lists numerous previous versions all the way back to 2.7.1 for historical purposes."],["The `TimeConversionUtils` class includes static methods for converting between Java time objects (`java.time.Duration`, `java.time.Instant`) and ThreeTen backport time objects (`org.threeten.bp.Duration`, `org.threeten.bp.Instant`)."],["The class inherits several standard methods from the `java.lang.Object` class, such as `equals()`, `hashCode()`, and `toString()`, as well as basic object management methods."],["A default no-arg constructor is available for the TimeConversionUtils class, but it does not appear to have any methods that it adds to the parent object."]]],[]]