Google Apps Script API
    Preparing search index...
    interface UserRolePermissionGroupsCollection {
        get(profileId: string, id: string): UserRolePermissionGroup;
        list(profileId: string): UserRolePermissionGroupsListResponse;
    }
    Index

    Methods

    Methods