Google Apps Script API
    Preparing search index...
    interface LiveChatBansCollection {
        insert(resource: LiveChatBan, part: string): LiveChatBan;
        remove(id: string): void;
    }
    Index

    Methods