google_api_tool_results v0.0.1 GoogleApi.ToolResults.V1beta3.Model.ListPerfSamplesResponse View Source
Attributes
- nextPageToken (String): Optional, returned if result size exceeds the page size specified in the request (or the default page size, 500, if unspecified). It indicates the last sample timestamp to be used as page_token in subsequent request Defaults to:
null
. - perfSamples (List[PerfSample]): Defaults to:
null
.