Home
last modified time | relevance | path

Searched refs:GoogleCloudApigeeV1TraceSamplingConfig (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1TraceConfig.php30 protected $samplingConfigType = GoogleCloudApigeeV1TraceSamplingConfig::class;
62 * @param GoogleCloudApigeeV1TraceSamplingConfig
64 public function setSamplingConfig(GoogleCloudApigeeV1TraceSamplingConfig $samplingConfig)
69 * @return GoogleCloudApigeeV1TraceSamplingConfig
H A DGoogleCloudApigeeV1TraceConfigOverride.php30 protected $samplingConfigType = GoogleCloudApigeeV1TraceSamplingConfig::class;
62 * @param GoogleCloudApigeeV1TraceSamplingConfig
64 public function setSamplingConfig(GoogleCloudApigeeV1TraceSamplingConfig $samplingConfig)
69 * @return GoogleCloudApigeeV1TraceSamplingConfig
H A DGoogleCloudApigeeV1TraceSamplingConfig.php20 class GoogleCloudApigeeV1TraceSamplingConfig extends \Google\Model class
62 class_alias(GoogleCloudApigeeV1TraceSamplingConfig::class, 'Google_Service_Apigee_GoogleCloudApigee…