Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DObjectOptions.php24 protected $freshnessOptionsType = FreshnessOptions::class;
42 * @param FreshnessOptions
44 public function setFreshnessOptions(FreshnessOptions $freshnessOptions)
49 * @return FreshnessOptions
H A DFreshnessOptions.php20 class FreshnessOptions extends \Google\Model class
62 class_alias(FreshnessOptions::class, 'Google_Service_CloudSearch_FreshnessOptions');