Searched refs:maxAgeSeconds (Results 1 – 2 of 2) sorted by relevance
26 public $maxAgeSeconds; variable in Google\\Service\\Storage\\BucketCors43 public function setMaxAgeSeconds($maxAgeSeconds) argument45 $this->maxAgeSeconds = $maxAgeSeconds;52 return $this->maxAgeSeconds;
1067 public $maxAgeSeconds; variable in Google_BucketCors1071 public function setMaxAgeSeconds( $maxAgeSeconds) { argument1072 $this->maxAgeSeconds = $maxAgeSeconds;1075 return $this->maxAgeSeconds;