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

    Properties

    accountId?: string
    gmbAccounts?: GmbAccountsGmbAccount[]
    kind?: string