Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php634 public $aggregationFunction; variable in Google_PropertyExpression
638 public function setAggregationFunction( $aggregationFunction) { argument
639 $this->aggregationFunction = $aggregationFunction;
642 return $this->aggregationFunction;