[[["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 details the `BigQueryParameterMode` enum, which determines how parameters are handled in BigQuery queries."],["The `BigQueryParameterMode` enum supports two modes: `Named`, where parameters must be referenced by name (e.g., `@parameterName`), and `Positional`, where parameters are referenced by position using `?`."],["The documentation spans multiple versions, ranging from the latest version 3.11.0 down to 2.2.0, all within the `Google.Cloud.BigQuery.V2` namespace."],["The `BigQueryParameterMode` enum is found within the `Google.Cloud.BigQuery.V2.dll` assembly, which is detailed throughout the different versions presented."]]],[]]