Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudRecaptchaenterpriseV1RelatedAccountGroup

import type { GoogleCloudRecaptchaenterpriseV1RelatedAccountGroup } from "https://googleapis.deno.dev/v1/recaptchaenterprise:v1.ts";

A group of related accounts.

interface GoogleCloudRecaptchaenterpriseV1RelatedAccountGroup {
name?: string;
}

§Properties

§
name?: string
[src]

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