Class BetaAnalyticsDataStub (0.20.0)

public abstract class BetaAnalyticsDataStub implements BackgroundResource

Base stub class for the BetaAnalyticsData service API.

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

Inheritance

java.lang.Object > BetaAnalyticsDataStub

Implements

BackgroundResource

Constructors

BetaAnalyticsDataStub()

public BetaAnalyticsDataStub()

Methods

batchRunPivotReportsCallable()

public UnaryCallable<BatchRunPivotReportsRequest,BatchRunPivotReportsResponse> batchRunPivotReportsCallable()
Returns

batchRunReportsCallable()

public UnaryCallable<BatchRunReportsRequest,BatchRunReportsResponse> batchRunReportsCallable()
Returns

checkCompatibilityCallable()

public UnaryCallable<CheckCompatibilityRequest,CheckCompatibilityResponse> checkCompatibilityCallable()
Returns

close()

public abstract void close()

getMetadataCallable()

public UnaryCallable<GetMetadataRequest,Metadata> getMetadataCallable()
Returns

runPivotReportCallable()

public UnaryCallable<RunPivotReportRequest,RunPivotReportResponse> runPivotReportCallable()
Returns

runRealtimeReportCallable()

public UnaryCallable<RunRealtimeReportRequest,RunRealtimeReportResponse> runRealtimeReportCallable()
Returns

runReportCallable()

public UnaryCallable<RunReportRequest,RunReportResponse> runReportCallable()
Returns