Class AlphaAnalyticsDataSettings.Builder (0.106.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class AlphaAnalyticsDataSettings.Builder extends ClientSettings.Builder<AlphaAnalyticsDataSettings,AlphaAnalyticsDataSettings.Builder>
Builder for AlphaAnalyticsDataSettings.
Inherited Members
com.google.api.gax.rpc.ClientSettings.Builder.setGdchApiAudience(java.lang.String)
com.google.api.gax.rpc.ClientSettings.Builder.setWatchdogCheckInterval(org.threeten.bp.Duration)
com.google.api.gax.rpc.ClientSettings.Builder.setWatchdogCheckIntervalDuration(java.time.Duration)
com.google.api.gax.rpc.ClientSettings.Builder.setWatchdogProvider(com.google.api.gax.rpc.WatchdogProvider)
Constructors
Builder()
Builder(@Nullable ClientContext clientContext)
protected Builder(@Nullable ClientContext clientContext)
| Parameter |
| Name |
Description |
clientContext |
@org.jspecify.annotations.Nullable com.google.api.gax.rpc.ClientContext
|
Builder(AlphaAnalyticsDataSettings settings)
protected Builder(AlphaAnalyticsDataSettings settings)
Builder(AlphaAnalyticsDataStubSettings.Builder stubSettings)
protected Builder(AlphaAnalyticsDataStubSettings.Builder stubSettings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public AlphaAnalyticsDataSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
build()
public AlphaAnalyticsDataSettings build()
Overrides
createAudienceListOperationSettings()
public OperationCallSettings.Builder<CreateAudienceListRequest,AudienceList,AudienceListMetadata> createAudienceListOperationSettings()
Returns the builder for the settings used for calls to createAudienceList.
createAudienceListSettings()
public UnaryCallSettings.Builder<CreateAudienceListRequest,Operation> createAudienceListSettings()
Returns the builder for the settings used for calls to createAudienceList.
createRecurringAudienceListSettings()
public UnaryCallSettings.Builder<CreateRecurringAudienceListRequest,RecurringAudienceList> createRecurringAudienceListSettings()
Returns the builder for the settings used for calls to createRecurringAudienceList.
createReportTaskOperationSettings()
public OperationCallSettings.Builder<CreateReportTaskRequest,ReportTask,ReportTaskMetadata> createReportTaskOperationSettings()
Returns the builder for the settings used for calls to createReportTask.
createReportTaskSettings()
public UnaryCallSettings.Builder<CreateReportTaskRequest,Operation> createReportTaskSettings()
Returns the builder for the settings used for calls to createReportTask.
getAudienceListSettings()
public UnaryCallSettings.Builder<GetAudienceListRequest,AudienceList> getAudienceListSettings()
Returns the builder for the settings used for calls to getAudienceList.
public UnaryCallSettings.Builder<GetMetadataRequest,Metadata> getMetadataSettings()
Returns the builder for the settings used for calls to getMetadata.
getPropertyQuotasSnapshotSettings()
public UnaryCallSettings.Builder<GetPropertyQuotasSnapshotRequest,PropertyQuotasSnapshot> getPropertyQuotasSnapshotSettings()
Returns the builder for the settings used for calls to getPropertyQuotasSnapshot.
getRecurringAudienceListSettings()
public UnaryCallSettings.Builder<GetRecurringAudienceListRequest,RecurringAudienceList> getRecurringAudienceListSettings()
Returns the builder for the settings used for calls to getRecurringAudienceList.
getReportTaskSettings()
public UnaryCallSettings.Builder<GetReportTaskRequest,ReportTask> getReportTaskSettings()
Returns the builder for the settings used for calls to getReportTask.
getStubSettingsBuilder()
public AlphaAnalyticsDataStubSettings.Builder getStubSettingsBuilder()
listAudienceListsSettings()
public PagedCallSettings.Builder<ListAudienceListsRequest,ListAudienceListsResponse,AlphaAnalyticsDataClient.ListAudienceListsPagedResponse> listAudienceListsSettings()
Returns the builder for the settings used for calls to listAudienceLists.
listRecurringAudienceListsSettings()
public PagedCallSettings.Builder<ListRecurringAudienceListsRequest,ListRecurringAudienceListsResponse,AlphaAnalyticsDataClient.ListRecurringAudienceListsPagedResponse> listRecurringAudienceListsSettings()
Returns the builder for the settings used for calls to listRecurringAudienceLists.
listReportTasksSettings()
public PagedCallSettings.Builder<ListReportTasksRequest,ListReportTasksResponse,AlphaAnalyticsDataClient.ListReportTasksPagedResponse> listReportTasksSettings()
Returns the builder for the settings used for calls to listReportTasks.
queryAudienceListSettings()
public UnaryCallSettings.Builder<QueryAudienceListRequest,QueryAudienceListResponse> queryAudienceListSettings()
Returns the builder for the settings used for calls to queryAudienceList.
queryReportTaskSettings()
public UnaryCallSettings.Builder<QueryReportTaskRequest,QueryReportTaskResponse> queryReportTaskSettings()
Returns the builder for the settings used for calls to queryReportTask.
runFunnelReportSettings()
public UnaryCallSettings.Builder<RunFunnelReportRequest,RunFunnelReportResponse> runFunnelReportSettings()
Returns the builder for the settings used for calls to runFunnelReport.
runReportSettings()
public UnaryCallSettings.Builder<RunReportRequest,RunReportResponse> runReportSettings()
Returns the builder for the settings used for calls to runReport.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-04 UTC.
[null,null,["Last updated 2026-08-04 UTC."],[],[]]