public abstract class MarketingDataInsightsServiceStub implements BackgroundResourceBase stub class for the MarketingDataInsightsService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
MarketingDataInsightsServiceStub()
public MarketingDataInsightsServiceStub()Methods
close()
public abstract void close()retrieveInsightsCallable()
public UnaryCallable<RetrieveInsightsRequest,RetrieveInsightsResponse> retrieveInsightsCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<RetrieveInsightsRequest,RetrieveInsightsResponse> |
|