Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/
H A DPricingInfo.php22 protected $aggregationInfoType = AggregationInfo::class;
37 * @param AggregationInfo
39 public function setAggregationInfo(AggregationInfo $aggregationInfo)
44 * @return AggregationInfo
H A DAggregationInfo.php20 class AggregationInfo extends \Google\Model class
80 class_alias(AggregationInfo::class, 'Google_Service_Cloudbilling_AggregationInfo');