[[["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, showcasing a range of versions from 2.7.1 up to the latest 2.63.1."],["The `PartitionKey` class is a final class that inherits from `Object`, and its inherited members from `Object` such as `clone()`, `equals(Object)`, and `hashCode()` are listed."],["The class features one constructor, `PartitionKey(Object[] keys)`, which takes an array of `Object` as a parameter, as well as two methods, `equals(Object obj)` and `hashCode()`, which override their respective counterparts in the parent `Object` class."],["The equals method takes an Object as a parameter and returns a boolean."],["The hashCode method returns an int."]]],[]]