[[["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."],[[["This document provides reference documentation for the `Filters` class within the Google BigQuery v2 API, which is part of the `Google.Cloud.BigQuery.V2` namespace in .NET."],["The `Filters` class offers static methods, `FromLabel` and `FromLabels`, to construct filter strings for labels used in BigQuery queries."],["The latest version available in the document is 3.11.0, however there is documentation for versions spanning from 2.2.0 to 3.11.0, with the version presented being 3.8.0."],["The `FromLabel` method creates a filter string for a single label, accepting a name and value, with the value being optional."],["The `FromLabels` method creates a filter string for multiple labels, accepting a dictionary of strings, and uses the format generated by `FromLabel`, joining multiple labels with spaces."]]],[]]