Google Apps Script API
    Preparing search index...
    interface HashClientIdRequest {
        clientId?: string;
        kind?: string;
        webPropertyId?: string;
    }
    Index

    Properties

    clientId?: string
    kind?: string
    webPropertyId?: string