Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DIntegerPropertyOptions.php25 public $maximumValue; variable in Google\\Service\\CloudSearch\\IntegerPropertyOptions
40 public function setMaximumValue($maximumValue) argument
42 $this->maximumValue = $maximumValue;
49 return $this->maximumValue;