[[["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 a query, either by name or position."],["The latest version documented is 3.11.0, while previous versions are listed back to 2.2.0 for Google.Cloud.BigQuery.V2, and is under namespace Google.Cloud.BigQuery.V2."],["The `BigQueryParameterMode` enum has two possible values: `Named`, where all parameters must be explicitly named, and `Positional`, where parameters are identified by their order and names are disregarded."],["The specified `ParameterMode` is used within `QueryOptions` to set the parameter handling behavior."]]],[]]