Google Apps Script API
    Preparing search index...
    interface UserDeletionRequest {
        deletionRequestTime?: string;
        firebaseProjectId?: string;
        id?: UserDeletionRequestId;
        kind?: string;
        webPropertyId?: string;
    }
    Index

    Properties

    deletionRequestTime?: string
    firebaseProjectId?: string
    kind?: string
    webPropertyId?: string