[[["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 available for `PartitionKey` is 2.63.1, with previous versions listed down to 2.7.1."],["`PartitionKey` is a final class that extends `Object`, inheriting its core methods like `clone()`, `equals()`, and `hashCode()`."],["The `PartitionKey` class has a constructor that takes an array of `Object` as a parameter, used for setting partition keys."],["The `equals(Object obj)` method, which is overriden, returns a boolean value and determines if the provided object is the same as the `PartitionKey`."],["The `hashCode()` method, which is also overriden, returns an integer hash code for the `PartitionKey` instance."]]],[]]