Interface protos.google.cloud.recaptchaenterprise.v1.IListRelatedAccountGroupsResponse (5.0.0)

Properties of a ListRelatedAccountGroupsResponse.

Package

@google-cloud/recaptcha-enterprise

Properties

nextPageToken

nextPageToken?: (string|null);

ListRelatedAccountGroupsResponse nextPageToken

relatedAccountGroups

relatedAccountGroups?: (google.cloud.recaptchaenterprise.v1.IRelatedAccountGroup[]|null);

ListRelatedAccountGroupsResponse relatedAccountGroups