[[["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-07 UTC."],[[["This page details the `Lists` class within the `Google.Protobuf.Collections` namespace, offering utilities for list comparisons and hash code generation."],["The `Lists` class inherits from the `object` class and provides static methods for list operations."],["The `Equals\u003cT\u003e(List\u003cT\u003e, List\u003cT\u003e)` method checks if two lists of type T are equivalent, with the ability to pass in two list objects `left` and `right`."],["The `GetHashCode\u003cT\u003e(List\u003cT\u003e)` method is available to calculate the hash code of a given list of type T."]]],[]]