[[["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-02 UTC."],[[["This webpage provides documentation for the `PartitionKey` class within the `com.google.api.gax.batching` package, detailing its functionality and inheritance from the base `Object` class."],["The latest documented version of `PartitionKey` is 2.63.1, with a comprehensive list of prior versions ranging down to 2.7.1 being accessible on this page."],["The `PartitionKey` class is defined as final and includes a constructor, `PartitionKey(Object[] keys)`, that takes an array of Objects as its parameter, serving as the keys."],["The `PartitionKey` class provides two methods, `equals(Object obj)` and `hashCode()`, both of which override the base `Object` class's methods."]]],[]]