IGqlQuery

google.datastore.v1. IGqlQuery

Properties of a GqlQuery.

Properties:
Name Type Attributes Description
queryString string | null <optional>

GqlQuery queryString

allowLiterals boolean | null <optional>

GqlQuery allowLiterals

namedBindings Object.<string, google.datastore.v1.IGqlQueryParameter> | null <optional>

GqlQuery namedBindings

positionalBindings Array.<google.datastore.v1.IGqlQueryParameter> | null <optional>

GqlQuery positionalBindings