Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A DProjectsHistoriesExecutionsStepsPerfSampleSeriesSamples.php21 use Google\Service\ToolResults\BatchCreatePerfSamplesResponse; alias
51 * @return BatchCreatePerfSamplesResponse
57 return $this->call('batchCreate', [$params], BatchCreatePerfSamplesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DBatchCreatePerfSamplesResponse.php20 class BatchCreatePerfSamplesResponse extends \Google\Collection class
43 class_alias(BatchCreatePerfSamplesResponse::class, 'Google_Service_ToolResults_BatchCreatePerfSampl…