Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DIntegerPropertyOptions.php29 public $minimumValue; variable in Google\\Service\\CloudSearch\\IntegerPropertyOptions
54 public function setMinimumValue($minimumValue) argument
56 $this->minimumValue = $minimumValue;
63 return $this->minimumValue;