
target.apidocs.com.google.api.services.toolresults.ToolResults.Projects.Histories.Executions.Steps.PerfMetricsSummary.html Maven / Gradle / Ivy
ToolResults.Projects.Histories.Executions.Steps.PerfMetricsSummary (Cloud Tool Results API v1beta3-rev20210809-2.0.0)
com.google.api.services.toolresults
Class ToolResults.Projects.Histories.Executions.Steps.PerfMetricsSummary
- java.lang.Object
-
- com.google.api.services.toolresults.ToolResults.Projects.Histories.Executions.Steps.PerfMetricsSummary
-
- Enclosing class:
- ToolResults.Projects.Histories.Executions.Steps
public class ToolResults.Projects.Histories.Executions.Steps.PerfMetricsSummary
extends Object
The "perfMetricsSummary" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
ToolResults.Projects.Histories.Executions.Steps.PerfMetricsSummary.Create
-
Constructor Summary
Constructors
Constructor and Description
PerfMetricsSummary()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
ToolResults.Projects.Histories.Executions.Steps.PerfMetricsSummary.Create
create(String projectId,
String historyId,
String executionId,
String stepId,
PerfMetricsSummary content)
Creates a PerfMetricsSummary resource.
-
-
Method Detail
-
create
public ToolResults.Projects.Histories.Executions.Steps.PerfMetricsSummary.Create create(String projectId,
String historyId,
String executionId,
String stepId,
PerfMetricsSummary content)
throws IOException
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
Create a request for the method "perfMetricsSummary.create".
This request holds the parameters needed by the toolresults server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
projectId
- The cloud project
historyId
- A tool results history ID.
executionId
- A tool results execution ID.
stepId
- A tool results step ID.
content
- the PerfMetricsSummary
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2022 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy