Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1Period.php29 public $periodType; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Period
48 public function setPeriodType($periodType) argument
50 $this->periodType = $periodType;
57 return $this->periodType;
H A DGoogleCloudChannelV1alpha1Period.php29 public $periodType; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1Period
48 public function setPeriodType($periodType) argument
50 $this->periodType = $periodType;
57 return $this->periodType;
H A DGoogleCloudChannelV1PricePhase.php34 public $periodType; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1PricePhase
71 public function setPeriodType($periodType) argument
73 $this->periodType = $periodType;
80 return $this->periodType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DBucketByTime.php26 protected $periodType = BucketByTimePeriod::class; variable in Google\\Service\\Fitness\\BucketByTime