[[["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 `Filters` class in the Google BigQuery v2 API provides helper methods for creating filter strings, primarily for labels."],["The latest version of the `Filters` class documentation is 3.11.0, with versions dating back to 2.2.0 also available."],["`FromLabel(string, string)` method creates a filter for a single label with the format \"labels.{name}:{value}\" or \"labels.{name}\"."],["`FromLabels(IDictionary\u003cstring, string\u003e)` method generates a filter string for multiple labels, joining them with spaces."],["The class `Filters` inherits from the `object` class, having inherited methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]