ProjectsHistoriesExecutionsStepsPerfMetricsSummary
class ProjectsHistoriesExecutionsStepsPerfMetricsSummary extends Resource (View source)
The "perfMetricsSummary" collection of methods.
Typical usage is:
$toolresultsService = new Google\Service\ToolResults(...);
$perfMetricsSummary = $toolresultsService->projects_histories_executions_steps_perfMetricsSummary;
Methods
create(string $projectId, string $historyId, string $executionId, string $stepId, PerfMetricsSummary $postBody, array $optParams = [])
Creates a PerfMetricsSummary resource. Returns the existing one if it has already been created. May return any of the following error code(s): - NOT_FOUND - The containing Step does not exist (perfMetricsSummary.create)
Details
PerfMetricsSummary
create(string $projectId, string $historyId, string $executionId, string $stepId, PerfMetricsSummary $postBody, array $optParams = [])
Creates a PerfMetricsSummary resource. Returns the existing one if it has already been created. May return any of the following error code(s): - NOT_FOUND - The containing Step does not exist (perfMetricsSummary.create)