Class ListRelatedAccountGroupMembershipsResponse (1.11.0)

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

The response to a ListRelatedAccountGroupMemberships call.

Attributes

NameDescription
related_account_group_memberships MutableSequence[google.cloud.recaptchaenterprise_v1.types.RelatedAccountGroupMembership]
The memberships listed by the query.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.