Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsEnvironments.php24 use Google\Service\Apigee\GoogleCloudApigeeV1TraceConfig; alias
161 * @return GoogleCloudApigeeV1TraceConfig
167 return $this->call('getTraceConfig', [$params], GoogleCloudApigeeV1TraceConfig::class);
311 * @param GoogleCloudApigeeV1TraceConfig $postBody
315 * @return GoogleCloudApigeeV1TraceConfig
317 …public function updateTraceConfig($name, GoogleCloudApigeeV1TraceConfig $postBody, $optParams = [])
321 return $this->call('updateTraceConfig', [$params], GoogleCloudApigeeV1TraceConfig::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1TraceConfig.php20 class GoogleCloudApigeeV1TraceConfig extends \Google\Model class
78 class_alias(GoogleCloudApigeeV1TraceConfig::class, 'Google_Service_Apigee_GoogleCloudApigeeV1TraceC…