Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DGeolayerdataGeo.php30 public $cachePolicy; variable in Google\\Service\\Books\\GeolayerdataGeo
65 public function setCachePolicy($cachePolicy) argument
67 $this->cachePolicy = $cachePolicy;
74 return $this->cachePolicy;
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php1878 public $cachePolicy; variable in Google_BooksLayerGeoDataGeo
1894 public function setCachePolicy( $cachePolicy) { argument
1895 $this->cachePolicy = $cachePolicy;
1898 return $this->cachePolicy;