Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DPerfMetricsSummary.php35 protected $perfEnvironmentType = PerfEnvironment::class;
107 * @param PerfEnvironment
109 public function setPerfEnvironment(PerfEnvironment $perfEnvironment)
114 * @return PerfEnvironment
H A DPerfEnvironment.php20 class PerfEnvironment extends \Google\Model class
58 class_alias(PerfEnvironment::class, 'Google_Service_ToolResults_PerfEnvironment');