[[["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 for .NET."],["The `BigQueryParameterMode` enum defines whether parameters in a BigQuery query are specified by name or position."],["The page lists different versions of the `BigQueryParameterMode`, with the latest version being 3.11.0 and going back to version 2.2.0."],["The `Named` field requires all parameters in the command to be named, and the `Positional` field uses positional parameters, ignoring parameter names."],["The `BigQueryParameterMode` is found within the `Google.Cloud.BigQuery.V2` namespace, contained in the `Google.Cloud.BigQuery.V2.dll` assembly."]]],[]]