Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DPartnerCost.php25 public $costType; variable in Google\\Service\\DisplayVideo\\PartnerCost
46 public function setCostType($costType) argument
48 $this->costType = $costType;
55 return $this->costType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/
H A DGoogleCloudRecommenderV1CostProjection.php22 protected $costType = GoogleTypeMoney::class; variable in Google\\Service\\Recommender\\GoogleCloudRecommenderV1CostProjection