A monitoring filter </monitoring/api/v3/filters>__ that
specifies which time series should be returned. The filter
must specify a single metric type, and can additionally
specify metric labels and other information. For example: ::
metric.type = "compute.googleapis.com/instance/cpu/usage_time"
AND metric.label.instance_name = "my-instance-name"
By default, the raw time series data is returned. Use this
field to combine multiple time series for different views of
the data.
Specifies which information is returned about the time series.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-10 UTC."],[],[]]