[[["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."],[[["The latest version of `PartitionKey` is 2.63.1, and the content provided lists versions dating back to 2.7.1."],["`PartitionKey` is a Java class that inherits from the `Object` class, with multiple inherited members, which is represented by the hierarchical relationship `Object` \u003e `PartitionKey`."],["`PartitionKey` includes a constructor, `PartitionKey(Object[] keys)`, that takes an array of `Object` as a parameter named `keys`."],["The class also provides methods such as `equals(Object obj)` and `hashCode()`, which override their respective methods from the `Object` class."],["The `equals(Object obj)` method in `PartitionKey` takes an `Object` parameter named `obj` and returns a boolean value."]]],[]]