Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DGcsDestinationConfig.php27 public $fileRotationInterval; variable in Google\\Service\\Datastream\\GcsDestinationConfig
56 public function setFileRotationInterval($fileRotationInterval) argument
58 $this->fileRotationInterval = $fileRotationInterval;
65 return $this->fileRotationInterval;