[[["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 Library for Java, specifically for the `com.google.api.gax.batching` package."],["The latest version documented is 2.63.1, and the page lists links to documentation for numerous previous versions, ranging back to 2.7.1."],["`PartitionKey` is a final class that inherits from the Java `Object` class and has methods for determining equality and generating a hash code, as well as a constructor."],["The `PartitionKey` class constructor takes an array of `Object` as its parameter, named `keys`."],["`PartitionKey` has an `equals()` method which overrides the parent `Object.equals()` method, and takes an object as a parameter."]]],[]]