Home
last modified time | relevance | path

Searched refs:samplingConfig (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1TraceConfig.php64 public function setSamplingConfig(GoogleCloudApigeeV1TraceSamplingConfig $samplingConfig) argument
66 $this->samplingConfig = $samplingConfig;
73 return $this->samplingConfig;
H A DGoogleCloudApigeeV1TraceConfigOverride.php64 public function setSamplingConfig(GoogleCloudApigeeV1TraceSamplingConfig $samplingConfig) argument
66 $this->samplingConfig = $samplingConfig;
73 return $this->samplingConfig;
H A DGoogleCloudApigeeV1RuntimeTraceConfigOverride.php104 public function setSamplingConfig(GoogleCloudApigeeV1RuntimeTraceSamplingConfig $samplingConfig) argument
106 $this->samplingConfig = $samplingConfig;
113 return $this->samplingConfig;
H A DGoogleCloudApigeeV1RuntimeTraceConfig.php135 public function setSamplingConfig(GoogleCloudApigeeV1RuntimeTraceSamplingConfig $samplingConfig) argument
137 $this->samplingConfig = $samplingConfig;
144 return $this->samplingConfig;