[[["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-04-17 UTC."],[[["The Google BigQuery v2 API documentation provides reference information and code samples for the `Filters` class, with the latest version being 3.11.0."],["The `Filters` class, found within the `Google.Cloud.BigQuery.V2` namespace, contains helper methods for constructing filter strings for use in the API."],["The method `FromLabel(string, string)` creates a filter for a single label, allowing for specification of both the label's name and value."],["The `FromLabels(IDictionary\u003cstring, string\u003e)` method can generate a filter for a collection of labels, using spaces to join them together, following the same format as the output from the `FromLabel` method."],["The documentation presents a history of the Google.Cloud.BigQuery.V2 versions, ranging from 2.2.0 to the latest 3.11.0, allowing to navigate between the different versions of the package."]]],[]]