[[["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."],[[["This webpage provides documentation for the `PartitionKey` class within the Google API Client Libraries for Java (gax) batching package, listing available versions from 2.63.1 (latest) down to 2.7.1."],["The `PartitionKey` class is a final class that inherits from `Object` and includes inherited methods such as `clone()`, `equals(Object)`, `hashCode()`, and `toString()`."],["It includes a constructor `PartitionKey(Object[] keys)` that takes an array of objects as input, and methods such as `equals(Object obj)` and `hashCode()`, which override methods from the base Object class."],["The `equals` method returns a boolean value when comparing objects, while the `hashCode` method returns an int value."]]],[]]