Class ListGroupsResponse (0.1.6)

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

A response for listing groups.

Attributes

NameDescription
groups MutableSequence[google.cloud.migrationcenter_v1.types.Group]
The list of Group
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.