Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DDoublePropertyOptions.php22 protected $operatorOptionsType = DoubleOperatorOptions::class;
26 * @param DoubleOperatorOptions
28 public function setOperatorOptions(DoubleOperatorOptions $operatorOptions)
33 * @return DoubleOperatorOptions
H A DDoubleOperatorOptions.php20 class DoubleOperatorOptions extends \Google\Model class
44 class_alias(DoubleOperatorOptions::class, 'Google_Service_CloudSearch_DoubleOperatorOptions');