Searched refs:ConsumerConfig (Results 1 – 3 of 3) sorted by relevance
22 protected $consumerConfigType = ConsumerConfig::class;26 * @param ConsumerConfig28 public function setConsumerConfig(ConsumerConfig $consumerConfig)33 * @return ConsumerConfig
20 class ConsumerConfig extends \Google\Collection class223 class_alias(ConsumerConfig::class, 'Google_Service_ServiceNetworking_ConsumerConfig');
20 use Google\Service\ServiceNetworking\ConsumerConfig; alias47 * @return ConsumerConfig53 return $this->call('get', [$params], ConsumerConfig::class);