Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DBucketRetentionPolicy.php25 public $effectiveTime; variable in Google\\Service\\Storage\\BucketRetentionPolicy
38 public function setEffectiveTime($effectiveTime) argument
40 $this->effectiveTime = $effectiveTime;
47 return $this->effectiveTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/
H A DPricingInfo.php28 public $effectiveTime; variable in Google\\Service\\Cloudbilling\\PricingInfo
61 public function setEffectiveTime($effectiveTime) argument
63 $this->effectiveTime = $effectiveTime;
70 return $this->effectiveTime;