[[["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 defined in a query."],["The latest version of the `Google.Cloud.BigQuery.V2` package, as shown, is 3.11.0, though several other version releases are also readily available on the site, going as far back as 2.2.0."],["There are two available modes for query parameters : `Named` and `Positional`."],["The `Named` mode requires that all parameters within a query are explicitly named."],["The `Positional` mode utilizes parameter positioning, completely disregarding any parameter names that may have been included in the query."]]],[]]