[[["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."],[[["The latest version available for `PartitionKey` is 2.63.1, with several other previous versions listed ranging down to 2.7.1."],["`PartitionKey` is a class that inherits from the Java `Object` class, which are documented to provide several inherited members such as `clone()`, `equals(Object)`, and `hashCode()`."],["The `PartitionKey` class has a constructor, `PartitionKey(Object[] keys)`, which accepts an array of `Object` as its parameter."],["There are two methods documented for the `PartitionKey` class, `equals(Object obj)` and `hashCode()`, both overriding methods from the `Object` class, with `equals(Object obj)` being a boolean return type, and `hashCode()` returning type `int`."]]],[]]