[[["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 Google API Client Libraries for Java (gax) library, covering versions from 2.9.0 up to the latest 2.63.1."],["The `PartitionKey` class is a final class that inherits from `Object`, with inherited methods such as `clone()`, `equals()`, `hashCode()`, and `toString()`."],["The class `PartitionKey` includes one constructor, `PartitionKey(Object[] keys)`, which takes an array of objects as input, and it has two specific methods, `equals(Object obj)` and `hashCode()`, which are both overrides from the `Object` class."],["The documentation outlines the details of the `PartitionKey` class's `equals()` method, including the parameter `obj` of type `Object` and the return type of boolean."],["The documentation also outlines the details of the `PartitionKey` class's `hashCode()` method, specifying the return type of integer."]]],[]]