Class QueryTimeSeriesRequest (2.11.3)

QueryTimeSeriesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The QueryTimeSeries request.

Attributes

NameDescription
name str
Required. The project __ on which to execute the request. The format is: :: projects/[PROJECT_ID_OR_NUMBER]
query str
Required. The query in the `Monitoring Query Language
page_size int
A positive number that is the maximum number of time_series_data to return.
page_token str
If this field is not empty then it must contain the nextPageToken value returned by a previous call to this method. Using this field causes the method to return additional results from the previous method call.