Google Apps Script API
    Preparing search index...
    interface ListDelegatesResponse {
        delegates?: Delegate[];
    }
    Index

    Properties

    Properties

    delegates?: Delegate[]