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

GroupsGetSecuritySettingsOptions

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

Additional options for CloudIdentity#groupsGetSecuritySettings.

interface GroupsGetSecuritySettingsOptions {
readMask?: string;
}

§Properties

§
readMask?: string
[src]

Field-level read mask of which fields to return. "*" returns all fields. If not specified, all fields will be returned. May only contain the following field: member_restriction.