[[["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 many other previous versions listed ranging down to version 2.7.1."],["`PartitionKey` is a final class that inherits from `Object`, and it has inherited members like `clone()`, `equals(Object)`, and `hashCode()`."],["The constructor `PartitionKey(Object[] keys)` takes an array of `Object` as its sole parameter, named `keys`."],["The `equals(Object obj)` method checks for equality with another object and returns a boolean, overriding the `Object.equals(Object)` method."],["The `hashCode()` method, which returns an integer value, overrides the `Object.hashCode()` method."]]],[]]