Stone.js API
    Preparing search index...
    GcpHttpFunctionResponse: ServerResponse & Record<string, any>

    The GCP Cloud Functions HTTP response object.

    The Functions Framework passes an Express-flavoured response that extends Node's ServerResponse, so the standard ServerResponseWrapper writes to it unchanged.