Google Apps Script API
    Preparing search index...
    interface UserProfilesCollection {
        get(profileId: string): GoogleAppsScript.Dfareporting.Schema.UserProfile;
        list(): UserProfileList;
    }
    Index

    Methods

    Methods