Google Apps Script API
    Preparing search index...
    interface ErrorProto {
        argument?: string[];
        code?: string;
        debugInfo?: string;
        domain?: string;
        externalErrorMessage?: string;
        location?: string;
        locationType?: string;
    }
    Index

    Properties

    argument?: string[]
    code?: string
    debugInfo?: string
    domain?: string
    externalErrorMessage?: string
    location?: string
    locationType?: string