google_api_tool_results v0.0.1 GoogleApi.ToolResults.V1beta3.Model.PerfSampleSeries View Source
Resource representing a collection of performance samples (or data points)
Attributes
- basicPerfSampleSeries (BasicPerfSampleSeries): Basic series represented by a line chart Defaults to:
null
. - executionId (String): A tool results execution ID. Defaults to:
null
. - historyId (String): A tool results history ID. Defaults to:
null
. - projectId (String): The cloud project Defaults to:
null
. - sampleSeriesId (String): A sample series id Defaults to:
null
. - stepId (String): A tool results step ID. Defaults to:
null
.