Home
last modified time | relevance | path

Searched refs:GoogleCloudApigeeV1RuntimeTraceSamplingConfig (Results 1 – 3 of 3) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1RuntimeTraceConfig.php45 protected $samplingConfigType = GoogleCloudApigeeV1RuntimeTraceSamplingConfig::class;
133 * @param GoogleCloudApigeeV1RuntimeTraceSamplingConfig
135 public function setSamplingConfig(GoogleCloudApigeeV1RuntimeTraceSamplingConfig $samplingConfig)
140 * @return GoogleCloudApigeeV1RuntimeTraceSamplingConfig
H A DGoogleCloudApigeeV1RuntimeTraceConfigOverride.php38 protected $samplingConfigType = GoogleCloudApigeeV1RuntimeTraceSamplingConfig::class;
102 * @param GoogleCloudApigeeV1RuntimeTraceSamplingConfig
104 public function setSamplingConfig(GoogleCloudApigeeV1RuntimeTraceSamplingConfig $samplingConfig)
109 * @return GoogleCloudApigeeV1RuntimeTraceSamplingConfig
H A DGoogleCloudApigeeV1RuntimeTraceSamplingConfig.php20 class GoogleCloudApigeeV1RuntimeTraceSamplingConfig extends \Google\Model class
62 class_alias(GoogleCloudApigeeV1RuntimeTraceSamplingConfig::class, 'Google_Service_Apigee_GoogleClou…