Searched refs:GoogleCloudApigeeV1TraceConfig (Results 1 – 2 of 2) sorted by relevance
24 use Google\Service\Apigee\GoogleCloudApigeeV1TraceConfig; alias161 * @return GoogleCloudApigeeV1TraceConfig167 return $this->call('getTraceConfig', [$params], GoogleCloudApigeeV1TraceConfig::class);311 * @param GoogleCloudApigeeV1TraceConfig $postBody315 * @return GoogleCloudApigeeV1TraceConfig317 …public function updateTraceConfig($name, GoogleCloudApigeeV1TraceConfig $postBody, $optParams = [])321 return $this->call('updateTraceConfig', [$params], GoogleCloudApigeeV1TraceConfig::class);
20 class GoogleCloudApigeeV1TraceConfig extends \Google\Model class78 class_alias(GoogleCloudApigeeV1TraceConfig::class, 'Google_Service_Apigee_GoogleCloudApigeeV1TraceC…