[[["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 webpage provides documentation for the `BigQueryParameterMode` enum within the Google BigQuery v2 API."],["The latest documented version is 3.11.0, with numerous previous versions listed down to 2.2.0."],["`BigQueryParameterMode` defines how parameters are referenced in queries, either by name or by position."],["The available parameter modes are `Named`, where all parameters must be named, and `Positional`, where parameter names are ignored."],["The parameter mode can be specified using `ParameterMode` within `QueryOptions`."]]],[]]