Google Apps Script API
    Preparing search index...
    interface AclRule {
        etag?: string;
        id?: string;
        kind?: string;
        role?: string;
        scope?: AclRuleScope;
    }
    Index

    Properties

    etag?: string
    id?: string
    kind?: string
    role?: string
    scope?: AclRuleScope