ProjectsRelatedaccountgroups
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)