[[["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-04-09 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."]]],[]]