When false, the query string must not contain any literals and instead must
bind all values. For example,
SELECT * FROM Kind WHERE a = 'string literal' is not allowed, while
SELECT * FROM Kind WHERE a = @value is.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe document provides reference information for the \u003ccode\u003eGqlQuery\u003c/code\u003e class within the Google Cloud Datastore v1 API, specifically within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGqlQuery\u003c/code\u003e is a class used for constructing and executing queries in the GQL (Google Query Language) format, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the available properties of \u003ccode\u003eGqlQuery\u003c/code\u003e, including \u003ccode\u003eAllowLiterals\u003c/code\u003e, \u003ccode\u003eNamedBindings\u003c/code\u003e, \u003ccode\u003ePositionalBindings\u003c/code\u003e, and \u003ccode\u003eQueryString\u003c/code\u003e, each with specific functions and data types.\u003c/p\u003e\n"],["\u003cp\u003eThere is a list of documentation for previous versions of this class, ranging from version 3.2.0 to 4.15.0, with 4.15.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides information about the constructors for the GqlQuery class, including a default constructor and one that takes another GqlQuery object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]