class ProjectsRelatedaccountgroupsMemberships extends Resource (View source)

The "memberships" collection of methods.

Typical usage is:

 $recaptchaenterpriseService = new Google\Service\RecaptchaEnterprise(...);
 $memberships = $recaptchaenterpriseService->projects_relatedaccountgroups_memberships;

Methods

listProjectsRelatedaccountgroupsMemberships(string $parent, array $optParams = [])

Get memberships in a group of related accounts.

Details

GoogleCloudRecaptchaenterpriseV1ListRelatedAccountGroupMembershipsResponse listProjectsRelatedaccountgroupsMemberships(string $parent, array $optParams = [])

Get memberships in a group of related accounts.

(memberships.listProjectsRelatedaccountgroupsMemberships)

Parameters

string $parent

Required. The resource name for the related account group in the format projects/{project}/relatedaccountgroups/{relatedaccountgroup}.

array $optParams

Optional parameters.

Return Value

GoogleCloudRecaptchaenterpriseV1ListRelatedAccountGroupMembershipsResponse

Exceptions

Exception