Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DEnumPropertyOptions.php28 public $orderedRanking; variable in Google\\Service\\CloudSearch\\EnumPropertyOptions
49 public function setOrderedRanking($orderedRanking) argument
51 $this->orderedRanking = $orderedRanking;
58 return $this->orderedRanking;
H A DIntegerPropertyOptions.php35 public $orderedRanking; variable in Google\\Service\\CloudSearch\\IntegerPropertyOptions
82 public function setOrderedRanking($orderedRanking) argument
84 $this->orderedRanking = $orderedRanking;
91 return $this->orderedRanking;