SearchRelatedAccountGroupMembershipsResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
The response to a SearchRelatedAccountGroupMemberships
call.
Attributes |
|
---|---|
Name | Description |
related_account_group_memberships |
MutableSequence[google.cloud.recaptchaenterprise_v1.types.RelatedAccountGroupMembership]
The queried memberships. |
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.
|