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\u003eThis webpage details the \u003ccode\u003eGqlQuery\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace, specifically version 3.5.0, which is used for executing GQL queries in the Google Cloud Datastore.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGqlQuery\u003c/code\u003e class provides methods for constructing and executing GQL queries and implements interfaces for message handling, equality checking, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe page also features a list of previous version links for \u003ccode\u003eGqlQuery\u003c/code\u003e within the 4.x.x and 3.x.x series, with 4.15.0 being the latest version listed.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows for named and positional bindings to parameterize queries and also contains a property called \u003ccode\u003eAllowLiterals\u003c/code\u003e that determines whether or not literals are allowed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGqlQuery\u003c/code\u003e class inherits members from the \u003ccode\u003eObject\u003c/code\u003e class and is contained in the \u003ccode\u003eGoogle.Cloud.Datastore.V1.dll\u003c/code\u003e assembly, with constructors that allow for creating new empty instances or copies of existing \u003ccode\u003eGqlQuery\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,[]]