Google Apps Script API
    Preparing search index...
    interface ConnectionsCollection {
        list(resourceName: string): ListConnectionsResponse;
        list(resourceName: string, optionalArgs: object): ListConnectionsResponse;
    }
    Index

    Methods

    Methods