Class HttpJsonLongRunningClient<RequestT,​OperationT>

  • All Implemented Interfaces:
    LongRunningClient

    @InternalApi
    public class HttpJsonLongRunningClient<RequestT,​OperationT>
    extends Object
    implements LongRunningClient
    Implementation of LongRunningClient based on REST transport.

    Public for technical reasons. For internal use only.