Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class AnalyticsAdminServiceStubSettings.Builder (0.44.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 0.44.0keyboard_arrow_down
public static class AnalyticsAdminServiceStubSettings . Builder extends StubSettings . Builder<AnalyticsAdminServiceStubSettings , AnalyticsAdminServiceStubSettings . Builder >
Builder for AnalyticsAdminServiceStubSettings.
Constructors
Builder()
Builder(AnalyticsAdminServiceStubSettings settings)
protected Builder ( AnalyticsAdminServiceStubSettings settings )
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Methods
acknowledgeUserDataCollectionSettings()
public UnaryCallSettings . Builder<AcknowledgeUserDataCollectionRequest , AcknowledgeUserDataCollectionResponse > acknowledgeUserDataCollectionSettings ()
Returns the builder for the settings used for calls to acknowledgeUserDataCollection.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public AnalyticsAdminServiceStubSettings . 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.
archiveCustomDimensionSettings()
public UnaryCallSettings . Builder<ArchiveCustomDimensionRequest , Empty > archiveCustomDimensionSettings ()
Returns the builder for the settings used for calls to archiveCustomDimension.
archiveCustomMetricSettings()
public UnaryCallSettings . Builder<ArchiveCustomMetricRequest , Empty > archiveCustomMetricSettings ()
Returns the builder for the settings used for calls to archiveCustomMetric.
build()
public AnalyticsAdminServiceStubSettings build ()
Overrides
createConversionEventSettings()
public UnaryCallSettings . Builder<CreateConversionEventRequest , ConversionEvent > createConversionEventSettings ()
Returns the builder for the settings used for calls to createConversionEvent.
createCustomDimensionSettings()
public UnaryCallSettings . Builder<CreateCustomDimensionRequest , CustomDimension > createCustomDimensionSettings ()
Returns the builder for the settings used for calls to createCustomDimension.
createCustomMetricSettings()
public UnaryCallSettings . Builder<CreateCustomMetricRequest , CustomMetric > createCustomMetricSettings ()
Returns the builder for the settings used for calls to createCustomMetric.
createDataStreamSettings()
public UnaryCallSettings . Builder<CreateDataStreamRequest , DataStream > createDataStreamSettings ()
Returns the builder for the settings used for calls to createDataStream.
createFirebaseLinkSettings()
public UnaryCallSettings . Builder<CreateFirebaseLinkRequest , FirebaseLink > createFirebaseLinkSettings ()
Returns the builder for the settings used for calls to createFirebaseLink.
createGoogleAdsLinkSettings()
public UnaryCallSettings . Builder<CreateGoogleAdsLinkRequest , GoogleAdsLink > createGoogleAdsLinkSettings ()
Returns the builder for the settings used for calls to createGoogleAdsLink.
createMeasurementProtocolSecretSettings()
public UnaryCallSettings . Builder<CreateMeasurementProtocolSecretRequest , MeasurementProtocolSecret > createMeasurementProtocolSecretSettings ()
Returns the builder for the settings used for calls to createMeasurementProtocolSecret.
createPropertySettings()
public UnaryCallSettings . Builder<CreatePropertyRequest , Property > createPropertySettings ()
Returns the builder for the settings used for calls to createProperty.
deleteAccountSettings()
public UnaryCallSettings . Builder<DeleteAccountRequest , Empty > deleteAccountSettings ()
Returns the builder for the settings used for calls to deleteAccount.
deleteConversionEventSettings()
public UnaryCallSettings . Builder<DeleteConversionEventRequest , Empty > deleteConversionEventSettings ()
Returns the builder for the settings used for calls to deleteConversionEvent.
deleteDataStreamSettings()
public UnaryCallSettings . Builder<DeleteDataStreamRequest , Empty > deleteDataStreamSettings ()
Returns the builder for the settings used for calls to deleteDataStream.
deleteFirebaseLinkSettings()
public UnaryCallSettings . Builder<DeleteFirebaseLinkRequest , Empty > deleteFirebaseLinkSettings ()
Returns the builder for the settings used for calls to deleteFirebaseLink.
deleteGoogleAdsLinkSettings()
public UnaryCallSettings . Builder<DeleteGoogleAdsLinkRequest , Empty > deleteGoogleAdsLinkSettings ()
Returns the builder for the settings used for calls to deleteGoogleAdsLink.
deleteMeasurementProtocolSecretSettings()
public UnaryCallSettings . Builder<DeleteMeasurementProtocolSecretRequest , Empty > deleteMeasurementProtocolSecretSettings ()
Returns the builder for the settings used for calls to deleteMeasurementProtocolSecret.
deletePropertySettings()
public UnaryCallSettings . Builder<DeletePropertyRequest , Property > deletePropertySettings ()
Returns the builder for the settings used for calls to deleteProperty.
getAccountSettings()
public UnaryCallSettings . Builder<GetAccountRequest , Account > getAccountSettings ()
Returns the builder for the settings used for calls to getAccount.
getConversionEventSettings()
public UnaryCallSettings . Builder<GetConversionEventRequest , ConversionEvent > getConversionEventSettings ()
Returns the builder for the settings used for calls to getConversionEvent.
getCustomDimensionSettings()
public UnaryCallSettings . Builder<GetCustomDimensionRequest , CustomDimension > getCustomDimensionSettings ()
Returns the builder for the settings used for calls to getCustomDimension.
getCustomMetricSettings()
public UnaryCallSettings . Builder<GetCustomMetricRequest , CustomMetric > getCustomMetricSettings ()
Returns the builder for the settings used for calls to getCustomMetric.
getDataRetentionSettingsSettings()
public UnaryCallSettings . Builder<GetDataRetentionSettingsRequest , DataRetentionSettings > getDataRetentionSettingsSettings ()
Returns the builder for the settings used for calls to getDataRetentionSettings.
getDataSharingSettingsSettings()
public UnaryCallSettings . Builder<GetDataSharingSettingsRequest , DataSharingSettings > getDataSharingSettingsSettings ()
Returns the builder for the settings used for calls to getDataSharingSettings.
getDataStreamSettings()
public UnaryCallSettings . Builder<GetDataStreamRequest , DataStream > getDataStreamSettings ()
Returns the builder for the settings used for calls to getDataStream.
getEndpoint()
public String getEndpoint ()
Returns the endpoint set by the user or the the service's default endpoint.
Returns
Type
Description
String
Overrides
getMeasurementProtocolSecretSettings()
public UnaryCallSettings . Builder<GetMeasurementProtocolSecretRequest , MeasurementProtocolSecret > getMeasurementProtocolSecretSettings ()
Returns the builder for the settings used for calls to getMeasurementProtocolSecret.
getPropertySettings()
public UnaryCallSettings . Builder<GetPropertyRequest , Property > getPropertySettings ()
Returns the builder for the settings used for calls to getProperty.
listAccountSummariesSettings()
public PagedCallSettings . Builder<ListAccountSummariesRequest , ListAccountSummariesResponse , AnalyticsAdminServiceClient . ListAccountSummariesPagedResponse > listAccountSummariesSettings ()
Returns the builder for the settings used for calls to listAccountSummaries.
listAccountsSettings()
public PagedCallSettings . Builder<ListAccountsRequest , ListAccountsResponse , AnalyticsAdminServiceClient . ListAccountsPagedResponse > listAccountsSettings ()
Returns the builder for the settings used for calls to listAccounts.
listConversionEventsSettings()
public PagedCallSettings . Builder<ListConversionEventsRequest , ListConversionEventsResponse , AnalyticsAdminServiceClient . ListConversionEventsPagedResponse > listConversionEventsSettings ()
Returns the builder for the settings used for calls to listConversionEvents.
listCustomDimensionsSettings()
public PagedCallSettings . Builder<ListCustomDimensionsRequest , ListCustomDimensionsResponse , AnalyticsAdminServiceClient . ListCustomDimensionsPagedResponse > listCustomDimensionsSettings ()
Returns the builder for the settings used for calls to listCustomDimensions.
listCustomMetricsSettings()
public PagedCallSettings . Builder<ListCustomMetricsRequest , ListCustomMetricsResponse , AnalyticsAdminServiceClient . ListCustomMetricsPagedResponse > listCustomMetricsSettings ()
Returns the builder for the settings used for calls to listCustomMetrics.
listDataStreamsSettings()
public PagedCallSettings . Builder<ListDataStreamsRequest , ListDataStreamsResponse , AnalyticsAdminServiceClient . ListDataStreamsPagedResponse > listDataStreamsSettings ()
Returns the builder for the settings used for calls to listDataStreams.
listFirebaseLinksSettings()
public PagedCallSettings . Builder<ListFirebaseLinksRequest , ListFirebaseLinksResponse , AnalyticsAdminServiceClient . ListFirebaseLinksPagedResponse > listFirebaseLinksSettings ()
Returns the builder for the settings used for calls to listFirebaseLinks.
listGoogleAdsLinksSettings()
public PagedCallSettings . Builder<ListGoogleAdsLinksRequest , ListGoogleAdsLinksResponse , AnalyticsAdminServiceClient . ListGoogleAdsLinksPagedResponse > listGoogleAdsLinksSettings ()
Returns the builder for the settings used for calls to listGoogleAdsLinks.
listMeasurementProtocolSecretsSettings()
public PagedCallSettings . Builder<ListMeasurementProtocolSecretsRequest , ListMeasurementProtocolSecretsResponse , AnalyticsAdminServiceClient . ListMeasurementProtocolSecretsPagedResponse > listMeasurementProtocolSecretsSettings ()
Returns the builder for the settings used for calls to listMeasurementProtocolSecrets.
listPropertiesSettings()
public PagedCallSettings . Builder<ListPropertiesRequest , ListPropertiesResponse , AnalyticsAdminServiceClient . ListPropertiesPagedResponse > listPropertiesSettings ()
Returns the builder for the settings used for calls to listProperties.
provisionAccountTicketSettings()
public UnaryCallSettings . Builder<ProvisionAccountTicketRequest , ProvisionAccountTicketResponse > provisionAccountTicketSettings ()
Returns the builder for the settings used for calls to provisionAccountTicket.
runAccessReportSettings()
public UnaryCallSettings . Builder<RunAccessReportRequest , RunAccessReportResponse > runAccessReportSettings ()
Returns the builder for the settings used for calls to runAccessReport.
searchChangeHistoryEventsSettings()
public PagedCallSettings . Builder<SearchChangeHistoryEventsRequest , SearchChangeHistoryEventsResponse , AnalyticsAdminServiceClient . SearchChangeHistoryEventsPagedResponse > searchChangeHistoryEventsSettings ()
Returns the builder for the settings used for calls to searchChangeHistoryEvents.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type
Description
com.google.common.collect.ImmutableList <Builder <? ,? >>
updateAccountSettings()
public UnaryCallSettings . Builder<UpdateAccountRequest , Account > updateAccountSettings ()
Returns the builder for the settings used for calls to updateAccount.
updateConversionEventSettings()
public UnaryCallSettings . Builder<UpdateConversionEventRequest , ConversionEvent > updateConversionEventSettings ()
Returns the builder for the settings used for calls to updateConversionEvent.
updateCustomDimensionSettings()
public UnaryCallSettings . Builder<UpdateCustomDimensionRequest , CustomDimension > updateCustomDimensionSettings ()
Returns the builder for the settings used for calls to updateCustomDimension.
updateCustomMetricSettings()
public UnaryCallSettings . Builder<UpdateCustomMetricRequest , CustomMetric > updateCustomMetricSettings ()
Returns the builder for the settings used for calls to updateCustomMetric.
updateDataRetentionSettingsSettings()
public UnaryCallSettings . Builder<UpdateDataRetentionSettingsRequest , DataRetentionSettings > updateDataRetentionSettingsSettings ()
Returns the builder for the settings used for calls to updateDataRetentionSettings.
updateDataStreamSettings()
public UnaryCallSettings . Builder<UpdateDataStreamRequest , DataStream > updateDataStreamSettings ()
Returns the builder for the settings used for calls to updateDataStream.
updateGoogleAdsLinkSettings()
public UnaryCallSettings . Builder<UpdateGoogleAdsLinkRequest , GoogleAdsLink > updateGoogleAdsLinkSettings ()
Returns the builder for the settings used for calls to updateGoogleAdsLink.
updateMeasurementProtocolSecretSettings()
public UnaryCallSettings . Builder<UpdateMeasurementProtocolSecretRequest , MeasurementProtocolSecret > updateMeasurementProtocolSecretSettings ()
Returns the builder for the settings used for calls to updateMeasurementProtocolSecret.
updatePropertySettings()
public UnaryCallSettings . Builder<UpdatePropertyRequest , Property > updatePropertySettings ()
Returns the builder for the settings used for calls to updateProperty.
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 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The webpage provides a comprehensive list of versioned documentation for the `AnalyticsAdminServiceStubSettings.Builder`, starting from version 0.70.0 down to 0.14.0, with each link redirecting to the specific documentation for that version."],["The latest version available is 0.70.0, which is explicitly marked as the latest within the version listing."],["The documentation primarily focuses on the `AnalyticsAdminServiceStubSettings.Builder` class, which extends `StubSettings.Builder`, and contains information about various settings builders for calls to different methods, such as `listConversionEvents`, `listCustomDimensions`, and `searchChangeHistoryEvents`."],["The `AnalyticsAdminServiceStubSettings.Builder` class documentation includes descriptions of inherited members, like methods for setting background executors, clock, credentials, and endpoints, among others."],["Specific settings builders are detailed for several operations, such as `listCustomDimensionsSettings()`, `listDataStreamsSettings()`, and `updatePropertySettings()`, each specifying the request, response, and paged response types associated with their respective calls."]]],[]]