[[["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-03-21 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, dating back to 2.7.1."],["`PartitionKey` is a final class that inherits from the Java `Object` class and has a constructor that accepts an array of `Object` keys."],["The `PartitionKey` class overrides the `equals` and `hashCode` methods inherited from `Object`, enabling custom equality and hashing behavior."],["The `PartitionKey` constructor has one parameter: `keys`, which is an array of type `Object`, and it has two methods: `equals` and `hashCode`."]]],[]]