Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DFreshnessOptions.php25 public $freshnessDuration; variable in Google\\Service\\CloudSearch\\FreshnessOptions
34 public function setFreshnessDuration($freshnessDuration) argument
36 $this->freshnessDuration = $freshnessDuration;
43 return $this->freshnessDuration;