docs: update docs (#916)
* fix: re-run script
* test: fix noxfile
diff --git a/docs/dyn/toolresults_v1beta3.perfSampleSeries.html b/docs/dyn/toolresults_v1beta3.perfSampleSeries.html
index 57e780d..ae3c3c1 100644
--- a/docs/dyn/toolresults_v1beta3.perfSampleSeries.html
+++ b/docs/dyn/toolresults_v1beta3.perfSampleSeries.html
@@ -101,32 +101,6 @@
The object takes the form of:
{ # Resource representing a collection of performance samples (or data points)
- "sampleSeriesId": "A String", # A sample series id
- # @OutputOnly
- "projectId": "A String", # The cloud project
- # @OutputOnly
- "executionId": "A String", # A tool results execution ID.
- # @OutputOnly
- "basicPerfSampleSeries": { # Encapsulates the metadata for basic sample series represented by a line chart # Basic series represented by a line chart
- "perfMetricType": "A String",
- "sampleSeriesLabel": "A String",
- "perfUnit": "A String",
- },
- "stepId": "A String", # A tool results step ID.
- # @OutputOnly
- "historyId": "A String", # A tool results history ID.
- # @OutputOnly
-}
-
- x__xgafv: string, V1 error format.
- Allowed values
- 1 - v1 error format
- 2 - v2 error format
-
-Returns:
- An object of the form:
-
- { # Resource representing a collection of performance samples (or data points)
"sampleSeriesId": "A String", # A sample series id
# @OutputOnly
"projectId": "A String", # The cloud project
@@ -142,7 +116,33 @@
# @OutputOnly
"historyId": "A String", # A tool results history ID.
# @OutputOnly
- }</pre>
+ }
+
+ x__xgafv: string, V1 error format.
+ Allowed values
+ 1 - v1 error format
+ 2 - v2 error format
+
+Returns:
+ An object of the form:
+
+ { # Resource representing a collection of performance samples (or data points)
+ "sampleSeriesId": "A String", # A sample series id
+ # @OutputOnly
+ "projectId": "A String", # The cloud project
+ # @OutputOnly
+ "executionId": "A String", # A tool results execution ID.
+ # @OutputOnly
+ "basicPerfSampleSeries": { # Encapsulates the metadata for basic sample series represented by a line chart # Basic series represented by a line chart
+ "perfMetricType": "A String",
+ "sampleSeriesLabel": "A String",
+ "perfUnit": "A String",
+ },
+ "stepId": "A String", # A tool results step ID.
+ # @OutputOnly
+ "historyId": "A String", # A tool results history ID.
+ # @OutputOnly
+ }</pre>
</div>
<div class="method">
@@ -167,22 +167,22 @@
An object of the form:
{ # Resource representing a collection of performance samples (or data points)
- "sampleSeriesId": "A String", # A sample series id
- # @OutputOnly
- "projectId": "A String", # The cloud project
- # @OutputOnly
- "executionId": "A String", # A tool results execution ID.
- # @OutputOnly
- "basicPerfSampleSeries": { # Encapsulates the metadata for basic sample series represented by a line chart # Basic series represented by a line chart
- "perfMetricType": "A String",
- "sampleSeriesLabel": "A String",
- "perfUnit": "A String",
- },
- "stepId": "A String", # A tool results step ID.
- # @OutputOnly
- "historyId": "A String", # A tool results history ID.
- # @OutputOnly
- }</pre>
+ "sampleSeriesId": "A String", # A sample series id
+ # @OutputOnly
+ "projectId": "A String", # The cloud project
+ # @OutputOnly
+ "executionId": "A String", # A tool results execution ID.
+ # @OutputOnly
+ "basicPerfSampleSeries": { # Encapsulates the metadata for basic sample series represented by a line chart # Basic series represented by a line chart
+ "perfMetricType": "A String",
+ "sampleSeriesLabel": "A String",
+ "perfUnit": "A String",
+ },
+ "stepId": "A String", # A tool results step ID.
+ # @OutputOnly
+ "historyId": "A String", # A tool results history ID.
+ # @OutputOnly
+ }</pre>
</div>
<div class="method">
@@ -213,22 +213,22 @@
{
"perfSampleSeries": [ # The resulting PerfSampleSeries sorted by id
{ # Resource representing a collection of performance samples (or data points)
- "sampleSeriesId": "A String", # A sample series id
- # @OutputOnly
- "projectId": "A String", # The cloud project
- # @OutputOnly
- "executionId": "A String", # A tool results execution ID.
- # @OutputOnly
- "basicPerfSampleSeries": { # Encapsulates the metadata for basic sample series represented by a line chart # Basic series represented by a line chart
- "perfMetricType": "A String",
- "sampleSeriesLabel": "A String",
- "perfUnit": "A String",
+ "sampleSeriesId": "A String", # A sample series id
+ # @OutputOnly
+ "projectId": "A String", # The cloud project
+ # @OutputOnly
+ "executionId": "A String", # A tool results execution ID.
+ # @OutputOnly
+ "basicPerfSampleSeries": { # Encapsulates the metadata for basic sample series represented by a line chart # Basic series represented by a line chart
+ "perfMetricType": "A String",
+ "sampleSeriesLabel": "A String",
+ "perfUnit": "A String",
+ },
+ "stepId": "A String", # A tool results step ID.
+ # @OutputOnly
+ "historyId": "A String", # A tool results history ID.
+ # @OutputOnly
},
- "stepId": "A String", # A tool results step ID.
- # @OutputOnly
- "historyId": "A String", # A tool results history ID.
- # @OutputOnly
- },
],
}</pre>
</div>