Home
last modified time | relevance | path

Searched refs:GqlQueryParameter (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DGqlQuery.php27 protected $namedBindingsType = GqlQueryParameter::class;
29 protected $positionalBindingsType = GqlQueryParameter::class;
51 * @param GqlQueryParameter[]
58 * @return GqlQueryParameter[]
65 * @param GqlQueryParameter[]
72 * @return GqlQueryParameter[]
H A DGqlQueryParameter.php20 class GqlQueryParameter extends \Google\Model class
60 class_alias(GqlQueryParameter::class, 'Google_Service_Datastore_GqlQueryParameter');