Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PaymentsResellerSubscription/
H A DGoogleCloudPaymentsResellerSubscriptionV1Extension.php22 protected $durationType = GoogleCloudPaymentsResellerSubscriptionV1Duration::class; variable in Google\\Service\\PaymentsResellerSubscription\\GoogleCloudPaymentsResellerSubscriptionV1Extension
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreativeAsset.php86 public $durationType; variable in Google\\Service\\Dfareporting\\CreativeAsset
447 public function setDurationType($durationType) argument
449 $this->durationType = $durationType;
456 return $this->durationType;