Home
last modified time | relevance | path

Searched refs:aggregationInterval (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSubnetworkLogConfig.php26 public $aggregationInterval; variable in Google\\Service\\Compute\\SubnetworkLogConfig
51 public function setAggregationInterval($aggregationInterval) argument
53 $this->aggregationInterval = $aggregationInterval;
60 return $this->aggregationInterval;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/
H A DAggregationInfo.php29 public $aggregationInterval; variable in Google\\Service\\Cloudbilling\\AggregationInfo
52 public function setAggregationInterval($aggregationInterval) argument
54 $this->aggregationInterval = $aggregationInterval;
61 return $this->aggregationInterval;