pageToken property

String? pageToken
getter/setter pair

A page token, received from a previous SearchRelatedAccountGroupMemberships call.

Provide this to retrieve the subsequent page. When paginating, all other parameters provided to SearchRelatedAccountGroupMemberships must match the call that provided the page token.

Optional.

Implementation

core.String? pageToken;