Google Apps Script API
    Preparing search index...
    interface GmbAccounts {
        accountId?: string;
        gmbAccounts?: GmbAccountsGmbAccount[];
    }
    Index

    Properties

    accountId?: string
    gmbAccounts?: GmbAccountsGmbAccount[]