Google Apps Script API
    Preparing search index...
    interface ConnectionTypesCollection {
        get(profileId: string, id: string): ConnectionType;
        list(profileId: string): ConnectionTypesListResponse;
    }
    Index

    Methods

    Methods