Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DIntegerPropertyOptions.php30 protected $operatorOptionsType = IntegerOperatorOptions::class;
66 * @param IntegerOperatorOptions
68 public function setOperatorOptions(IntegerOperatorOptions $operatorOptions)
73 * @return IntegerOperatorOptions
H A DIntegerOperatorOptions.php20 class IntegerOperatorOptions extends \Google\Model class
80 class_alias(IntegerOperatorOptions::class, 'Google_Service_CloudSearch_IntegerOperatorOptions');