Lines Matching full:series
82 …ds data to one or more time series. The response is empty if all time series in the request were w…
85 …series. A service time series is a time series for a metric from a Google Cloud service. The respo…
88 <p class="firstline">Lists time series that match a filter. This method does not require a Workspac…
94 <p class="firstline">Queries time series using Monitoring Query Language. This method does not requ…
106 …ds data to one or more time series. The response is empty if all time series in the request were w…
114 …series. Adds at most one data point to each of several time series. The new data point must be mor…
115 …series is identified by a combination of a fully-specified monitored resource and a fully-specifie…
116 …n reading a time series, this field will include metadata labels that are explicitly named in the …
124 …tricDescriptor. # The associated metric. A fully-specified metric used to identify the time series.
130 …series. When listing time series, this metric kind might be different from the metric kind of the …
131 …data points of this time series. When listing time series, points are returned in reverse time ord…
132 { # A single data point in a time series.
185 …stom metrics can use only certain monitored resource types in their time series data. For more inf…
192 …series. When listing time series, this value type might be different from the value type of the as…
211 …series. A service time series is a time series for a metric from a Google Cloud service. The respo…
219 …series. Adds at most one data point to each of several time series. The new data point must be mor…
220 …series is identified by a combination of a fully-specified monitored resource and a fully-specifie…
221 …n reading a time series, this field will include metadata labels that are explicitly named in the …
229 …tricDescriptor. # The associated metric. A fully-specified metric used to identify the time series.
235 …series. When listing time series, this metric kind might be different from the metric kind of the …
236 …data points of this time series. When listing time series, points are returned in reverse time ord…
237 { # A single data point in a time series.
290 …stom metrics can use only certain monitored resource types in their time series data. For more inf…
297 …series. When listing time series, this value type might be different from the value type of the as…
316 <pre>Lists time series that match a filter. This method does not require a Workspace.
320 …series into consistent blocks of time. This will be done before the per-series aligner can be appl…
321 …series into a single time series, where the value of each data point in the resulting series is a …
323 REDUCE_NONE - No cross-time series reduction. The output of the Aligner is returned.
324 …REDUCE_MEAN - Reduce by computing the mean value across time series for each alignment period. Thi…
325 …REDUCE_MIN - Reduce by computing the minimum value across time series for each alignment period. T…
326 …REDUCE_MAX - Reduce by computing the maximum value across time series for each alignment period. T…
327 …REDUCE_SUM - Reduce by computing the sum across time series for each alignment period. This reduce…
328 …REDUCE_STDDEV - Reduce by computing the standard deviation across time series for each alignment p…
329 …REDUCE_COUNT - Reduce by computing the number of data points across time series for each alignment…
330 … - Reduce by computing the number of True-valued data points across time series for each alignment…
331 …- Reduce by computing the number of False-valued data points across time series for each alignment…
333 …le (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment…
334 …le (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment…
335 …le (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment…
336 …le (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment…
337 …series are partitioned into subsets prior to applying the aggregation operation. Each subset conta…
338 …series into temporal alignment. Except for ALIGN_NONE, all alignments cause all the data points in…
340 …ALIGN_NONE - No alignment. Raw data is returned. Not valid if cross-series reduction is requested.…
345 …ALIGN_MIN - Align the time series by returning the minimum value in each alignment period. This al…
346 …ALIGN_MAX - Align the time series by returning the maximum value in each alignment period. This al…
347 …ALIGN_MEAN - Align the time series by returning the mean value in each alignment period. This alig…
348 …ALIGN_COUNT - Align the time series by returning the number of values in each alignment period. Th…
349 …ALIGN_SUM - Align the time series by returning the sum of the values in each alignment period. Thi…
350 …ALIGN_STDDEV - Align the time series by returning the standard deviation of the values in each ali…
351 …ALIGN_COUNT_TRUE - Align the time series by returning the number of True values in each alignment …
352 …ALIGN_COUNT_FALSE - Align the time series by returning the number of False values in each alignmen…
353 …ALIGN_FRACTION_TRUE - Align the time series by returning the ratio of the number of True values to…
354 …ALIGN_PERCENTILE_99 - Align the time series by using percentile aggregation (https://en.wikipedia.…
355 …ALIGN_PERCENTILE_95 - Align the time series by using percentile aggregation (https://en.wikipedia.…
356 …ALIGN_PERCENTILE_50 - Align the time series by using percentile aggregation (https://en.wikipedia.…
357 …ALIGN_PERCENTILE_05 - Align the time series by using percentile aggregation (https://en.wikipedia.…
359 …://cloud.google.com/monitoring/api/v3/filters) that specifies which time series should be returned…
362 …orderBy: string, Unsupported: must be left blank. The points in each time series are currently ret…
365 …series into consistent blocks of time. This will be done before the per-series aligner can be appl…
366 …series into a single time series, where the value of each data point in the resulting series is a …
368 REDUCE_NONE - No cross-time series reduction. The output of the Aligner is returned.
369 …REDUCE_MEAN - Reduce by computing the mean value across time series for each alignment period. Thi…
370 …REDUCE_MIN - Reduce by computing the minimum value across time series for each alignment period. T…
371 …REDUCE_MAX - Reduce by computing the maximum value across time series for each alignment period. T…
372 …REDUCE_SUM - Reduce by computing the sum across time series for each alignment period. This reduce…
373 …REDUCE_STDDEV - Reduce by computing the standard deviation across time series for each alignment p…
374 …REDUCE_COUNT - Reduce by computing the number of data points across time series for each alignment…
375 … - Reduce by computing the number of True-valued data points across time series for each alignment…
376 …- Reduce by computing the number of False-valued data points across time series for each alignment…
378 …le (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment…
379 …le (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment…
380 …le (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment…
381 …le (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment…
382 …series are partitioned into subsets prior to applying the aggregation operation. Each subset conta…
383 …series into temporal alignment. Except for ALIGN_NONE, all alignments cause all the data points in…
385 …ALIGN_NONE - No alignment. Raw data is returned. Not valid if cross-series reduction is requested.…
390 …ALIGN_MIN - Align the time series by returning the minimum value in each alignment period. This al…
391 …ALIGN_MAX - Align the time series by returning the maximum value in each alignment period. This al…
392 …ALIGN_MEAN - Align the time series by returning the mean value in each alignment period. This alig…
393 …ALIGN_COUNT - Align the time series by returning the number of values in each alignment period. Th…
394 …ALIGN_SUM - Align the time series by returning the sum of the values in each alignment period. Thi…
395 …ALIGN_STDDEV - Align the time series by returning the standard deviation of the values in each ali…
396 …ALIGN_COUNT_TRUE - Align the time series by returning the number of True values in each alignment …
397 …ALIGN_COUNT_FALSE - Align the time series by returning the number of False values in each alignmen…
398 …ALIGN_FRACTION_TRUE - Align the time series by returning the ratio of the number of True values to…
399 …ALIGN_PERCENTILE_99 - Align the time series by using percentile aggregation (https://en.wikipedia.…
400 …ALIGN_PERCENTILE_95 - Align the time series by using percentile aggregation (https://en.wikipedia.…
401 …ALIGN_PERCENTILE_50 - Align the time series by using percentile aggregation (https://en.wikipedia.…
402 …ALIGN_PERCENTILE_05 - Align the time series by using percentile aggregation (https://en.wikipedia.…
404 view: string, Required. Specifies which information is returned about the time series.
406 FULL - Returns the identity of the metric(s), the time series, and the time series data.
407 …ADERS - Returns the identity of the metric and the time series resource, but not the time series d…
417 …"executionErrors": [ # Query execution errors that may have caused the time series data …
429 "timeSeries": [ # One or more time series that match the filter included in the request.
430 …series is identified by a combination of a fully-specified monitored resource and a fully-specifie…
431 …n reading a time series, this field will include metadata labels that are explicitly named in the …
439 …tricDescriptor. # The associated metric. A fully-specified metric used to identify the time series.
445 …series. When listing time series, this metric kind might be different from the metric kind of the …
446 …data points of this time series. When listing time series, points are returned in reverse time ord…
447 { # A single data point in a time series.
500 …stom metrics can use only certain monitored resource types in their time series data. For more inf…
507 …series. When listing time series, this value type might be different from the value type of the as…
530 …<pre>Queries time series using Monitoring Query Language. This method does not require a Workspace.
553 …"partialErrors": [ # Query execution errors that may have caused the time series data re…
564 "timeSeriesData": [ # The time series data.
565 { # Represents the values of a time series associated with a TimeSeriesDescriptor.
566 …"labelValues": [ # The values of the labels in the time series identifier, given in the …
573 "pointData": [ # The points in the time series.
631 … { # A descriptor for the labels and points in a time series. # The descriptor for the time series…