def process_document()

in webhook/main.py [0:0]


def process_document(
    event_id: str,
    input_bucket: str,
    filename: str,
    mime_type: str,
    time_uploaded: datetime,
    project: str,
    location: str,
    docai_processor_id: str,
    database: str,
    output_bucket: str,
    index_id: str,