Google Apps Script API
    Preparing search index...
    interface JobCancelResponse {
        job?: Job;
        kind?: string;
    }
    Index

    Properties

    Properties

    job?: Job
    kind?: string