[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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`."]]],[]]