Databricks SDK for JavaScript
    Preparing search index...

    Proto version of com.databricks.rpc.HttpOverRpcResponse.

    This message can be specially handled in UnaryRpcService with JettyRPC when the advanced feature CustomHandlingForHttpOverRpcProtoResponse is enabled - bypass the RPC serializer and populate HTTP status, response headers and response body from the proto message directly.

    Don't add/modify the fields before being aware of the implications.

    interface ExportMetricsResponse {
        contents?: ReadableStream<any>;
    }
    Index

    Properties

    Properties

    contents?: ReadableStream<any>