Class ReportResponse

  • All Implemented Interfaces:
    Serializable

    public final class ReportResponse
    extends com.squareup.wire.Message<ReportResponse,​ReportResponse.Builder>
    Response for SpanService/Report RPC. This response currently does not return any information beyond indicating that the request has finished. That said, it may be extended in the future.
    See Also:
    Serialized Form