[[["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-07-02 UTC."],[[["The latest version available for `com.google.api.core.NanoClock` is 2.46.1, with numerous previous versions also listed."],["`NanoClock` is a default implementation of the `ApiClock` interface, utilizing `System.nanoTime()` for its time source."],["This class implements both the `ApiClock` and `Serializable` interfaces and inherits methods from `java.lang.Object`."],["It offers two primary methods: `millisTime()`, which returns the time in milliseconds, and `nanoTime()`, which returns the time in nanoseconds."],["The `getDefaultClock()` static method provides an instance of `ApiClock`."]]],[]]