Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/
H A DGoogleCloudRecommenderV1Impact.php48 public function setCostProjection(GoogleCloudRecommenderV1CostProjection $costProjection) argument
50 $this->costProjection = $costProjection;
57 return $this->costProjection;