An optional list
filter
describing the members to be returned. The filter may reference the type,
labels, and metadata of monitored resources that comprise the group. For
example, to return only resources representing Compute Engine VM instances,
use this filter:
resource.type = "gce_instance"
An optional list
filter
describing the members to be returned. The filter may reference the type,
labels, and metadata of monitored resources that comprise the group. For
example, to return only resources representing Compute Engine VM instances,
use this filter:
resource.type = "gce_instance"
An optional time interval for which results should be returned. Only
members that were part of the group during the specified interval are
included in the response. If no interval is provided then the group
membership over the last minute is returned.
An optional time interval for which results should be returned. Only
members that were part of the group during the specified interval are
included in the response. If no interval is provided then the group
membership over the last minute is returned.
If this field is not empty then it must contain the next_page_token value
returned by a previous call to this method. Using this field causes the
method to return additional results from the previous method call.
If this field is not empty then it must contain the next_page_token value
returned by a previous call to this method. Using this field causes the
method to return additional results from the previous method call.
An optional time interval for which results should be returned. Only
members that were part of the group during the specified interval are
included in the response. If no interval is provided then the group
membership over the last minute is returned.
[[["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 2025-01-21 UTC."],[],[]]