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 document provides reference information for the \u003ccode\u003eGqlQuery\u003c/code\u003e class within the Google Cloud Datastore v1 API, specifically version 4.13.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGqlQuery\u003c/code\u003e is a class representing a GQL query used in Google Cloud Datastore, and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGqlQuery\u003c/code\u003e class allows for parameterized queries, supporting both named bindings (using names) and positional bindings (using numbers), which enhances flexibility in query construction.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGqlQuery\u003c/code\u003e class has a \u003ccode\u003eQueryString\u003c/code\u003e property that accepts a query string adhering to the format specified in the Google Cloud Datastore GQL reference, and \u003ccode\u003eAllowLiterals\u003c/code\u003e property to enable or disallow the use of literals in the query string.\u003c/p\u003e\n"],["\u003cp\u003eThe document also provides links to other versions of this documentation ranging from version 3.2.0 to the most recent 4.15.0, so users can view older or newer documentations.\u003c/p\u003e\n"]]],[],null,[]]