Home
last modified time | relevance | path

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

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