public static class BetaAnalyticsDataStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<BetaAnalyticsDataStubSettings,BetaAnalyticsDataStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(BetaAnalyticsDataStubSettings settings) |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
| Modifier and Type | Method and Description |
|---|---|
BetaAnalyticsDataStubSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchRunPivotReportsRequest,BatchRunPivotReportsResponse> |
batchRunPivotReportsSettings()
Returns the builder for the settings used for calls to batchRunPivotReports.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchRunReportsRequest,BatchRunReportsResponse> |
batchRunReportsSettings()
Returns the builder for the settings used for calls to batchRunReports.
|
BetaAnalyticsDataStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CheckCompatibilityRequest,CheckCompatibilityResponse> |
checkCompatibilitySettings()
Returns the builder for the settings used for calls to checkCompatibility.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMetadataRequest,Metadata> |
getMetadataSettings()
Returns the builder for the settings used for calls to getMetadata.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RunPivotReportRequest,RunPivotReportResponse> |
runPivotReportSettings()
Returns the builder for the settings used for calls to runPivotReport.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RunRealtimeReportRequest,RunRealtimeReportResponse> |
runRealtimeReportSettings()
Returns the builder for the settings used for calls to runRealtimeReport.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RunReportRequest,RunReportResponse> |
runReportSettings()
Returns the builder for the settings used for calls to runReport.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(BetaAnalyticsDataStubSettings settings)
public BetaAnalyticsDataStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RunReportRequest,RunReportResponse> runReportSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RunPivotReportRequest,RunPivotReportResponse> runPivotReportSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchRunReportsRequest,BatchRunReportsResponse> batchRunReportsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchRunPivotReportsRequest,BatchRunPivotReportsResponse> batchRunPivotReportsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMetadataRequest,Metadata> getMetadataSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RunRealtimeReportRequest,RunRealtimeReportResponse> runRealtimeReportSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CheckCompatibilityRequest,CheckCompatibilityResponse> checkCompatibilitySettings()
public BetaAnalyticsDataStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<BetaAnalyticsDataStubSettings,BetaAnalyticsDataStubSettings.Builder>IOExceptionCopyright © 2022 Google LLC. All rights reserved.