@BetaApi @Generated(value="by gapic-generator-java") public abstract class BetaAnalyticsDataStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
BetaAnalyticsDataStub() |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<BatchRunPivotReportsRequest,BatchRunPivotReportsResponse> |
batchRunPivotReportsCallable() |
com.google.api.gax.rpc.UnaryCallable<BatchRunReportsRequest,BatchRunReportsResponse> |
batchRunReportsCallable() |
com.google.api.gax.rpc.UnaryCallable<CheckCompatibilityRequest,CheckCompatibilityResponse> |
checkCompatibilityCallable() |
abstract void |
close() |
com.google.api.gax.rpc.UnaryCallable<GetMetadataRequest,Metadata> |
getMetadataCallable() |
com.google.api.gax.rpc.UnaryCallable<RunPivotReportRequest,RunPivotReportResponse> |
runPivotReportCallable() |
com.google.api.gax.rpc.UnaryCallable<RunRealtimeReportRequest,RunRealtimeReportResponse> |
runRealtimeReportCallable() |
com.google.api.gax.rpc.UnaryCallable<RunReportRequest,RunReportResponse> |
runReportCallable() |
public com.google.api.gax.rpc.UnaryCallable<RunReportRequest,RunReportResponse> runReportCallable()
public com.google.api.gax.rpc.UnaryCallable<RunPivotReportRequest,RunPivotReportResponse> runPivotReportCallable()
public com.google.api.gax.rpc.UnaryCallable<BatchRunReportsRequest,BatchRunReportsResponse> batchRunReportsCallable()
public com.google.api.gax.rpc.UnaryCallable<BatchRunPivotReportsRequest,BatchRunPivotReportsResponse> batchRunPivotReportsCallable()
public com.google.api.gax.rpc.UnaryCallable<GetMetadataRequest,Metadata> getMetadataCallable()
public com.google.api.gax.rpc.UnaryCallable<RunRealtimeReportRequest,RunRealtimeReportResponse> runRealtimeReportCallable()
public com.google.api.gax.rpc.UnaryCallable<CheckCompatibilityRequest,CheckCompatibilityResponse> checkCompatibilityCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2022 Google LLC. All rights reserved.