Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1EnvironmentConfig.php75 protected $traceConfigType = GoogleCloudApigeeV1RuntimeTraceConfig::class;
321 * @param GoogleCloudApigeeV1RuntimeTraceConfig
323 public function setTraceConfig(GoogleCloudApigeeV1RuntimeTraceConfig $traceConfig)
328 * @return GoogleCloudApigeeV1RuntimeTraceConfig
H A DGoogleCloudApigeeV1RuntimeTraceConfig.php20 class GoogleCloudApigeeV1RuntimeTraceConfig extends \Google\Collection class
149 class_alias(GoogleCloudApigeeV1RuntimeTraceConfig::class, 'Google_Service_Apigee_GoogleCloudApigeeV…