class ProjectsRelatedaccountgroups extends Resource (View source)

The "relatedaccountgroups" collection of methods.

Typical usage is:

 $recaptchaenterpriseService = new Google\Service\RecaptchaEnterprise(...);
 $relatedaccountgroups = $recaptchaenterpriseService->projects_relatedaccountgroups;

Methods

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

List groups of related accounts.

Details

GoogleCloudRecaptchaenterpriseV1ListRelatedAccountGroupsResponse listProjectsRelatedaccountgroups(string $parent, array $optParams = [])

List groups of related accounts.

(relatedaccountgroups.listProjectsRelatedaccountgroups)

Parameters

string $parent

Required. The name of the project to list related account groups from, in the format projects/{project}.

array $optParams

Optional parameters.

Return Value

GoogleCloudRecaptchaenterpriseV1ListRelatedAccountGroupsResponse

Exceptions

Exception