Class HttpJsonOperationSnapshotCallable<RequestT,​OperationT>


  • @BetaApi
    @InternalApi
    public class HttpJsonOperationSnapshotCallable<RequestT,​OperationT>
    extends UnaryCallable<RequestT,​OperationSnapshot>
    A UnaryCallable that wraps a UnaryCallable returning an Operation and returns an OperationSnapshot instead.

    Public for technical reasons. For internal use only.