[[["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-15 UTC."],[[["The latest version available is 2.46.1, as indicated in the provided list of versions for `com.google.api.core.CurrentMillisClock`."],["`CurrentMillisClock` implements the `ApiClock` interface and `Serializable`, utilizing `System#currentTimeMillis()` as its time source."],["The class includes static and instance methods to return time in both milliseconds (`millisTime()`) and nanoseconds (`nanoTime()`)."],["The `getDefaultClock()` method returns an `ApiClock` instance, giving you the ability to retrieve a default clock."],["The class inherits standard methods such as `clone()`, `equals()`, `hashCode()` and others from `java.lang.Object`."]]],[]]