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

ListLocationAdminsResponse

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

Response message for AccessControl.ListLocationAdmins.

interface ListLocationAdminsResponse {
admins?: Admin[];
}

§Properties

§
admins?: Admin[]
[src]

A collection of Admins.