Class MarketingDataInsightsServiceStub (0.8.0)

public abstract class MarketingDataInsightsServiceStub implements BackgroundResource

Base stub class for the MarketingDataInsightsService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > MarketingDataInsightsServiceStub

Implements

BackgroundResource

Constructors

MarketingDataInsightsServiceStub()

public MarketingDataInsightsServiceStub()

Methods

close()

public abstract void close()

retrieveInsightsCallable()

public UnaryCallable<RetrieveInsightsRequest,RetrieveInsightsResponse> retrieveInsightsCallable()
Returns
Type Description
UnaryCallable<RetrieveInsightsRequest,RetrieveInsightsResponse>