Package com.google.ads.googleads.lib.stubs.callables
package com.google.ads.googleads.lib.stubs.callables
-
ClassDescriptionRepresents a transformation between
Throwables.ExceptionTransformingServerStreamingCallable<RequestT,ResponseT> Wrapper around aServerStreamingCallablewhich invokes anExceptionTransformationforThrowables which occur on the stream.ExceptionTransformingUnaryCallable<RequestT,ResponseT> Wrapper around aUnaryCallablewhich invokes anExceptionTransformationforThrowables which occur on the stream.