google_api_monitoring v0.35.0 GoogleApi.Monitoring.V3.Model.QueryTimeSeriesRequest View Source
The QueryTimeSeries request.
Attributes
pageSize
(type:integer()
, default:nil
) - A positive number that is the maximum number of time_series_data to return.pageToken
(type:String.t
, default:nil
) - 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.query
(type:String.t
, default:nil
) - Required. The query in the monitoring query language format. The default time zone is in UTC.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.