Class ListGroupMembersResponse (2.4.2)

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

The ListGroupMembers response. .. attribute:: members

A set of monitored resources in the group.

:type: Sequence[google.api.monitored_resource_pb2.MonitoredResource]

Attributes

NameDescription
next_page_token str
If there are more results than have been returned, then this field is set to a non-empty value. To see the additional results, use that value as page_token in the next call to this method.
total_size int
The total number of elements matching this request.