public class AnalyticsAdminServiceStubSettings extends StubSettings<AnalyticsAdminServiceStubSettings>
Settings class to configure an instance of AnalyticsAdminServiceStub.
The default instance has everything set to sensible defaults:
- The default service address (analyticsadmin.googleapis.com) and default port (443) are
used.
- Credentials are acquired automatically through Application Default Credentials.
- Retries are configured for idempotent methods but not for non-idempotent methods.
The builder of this class is recursive, so contained classes are themselves builders. When
build() is called, the tree of builders is called to create the complete settings object.
For example, to set the total timeout of getAccount to 30 seconds:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
AnalyticsAdminServiceStubSettings.Builder analyticsAdminServiceSettingsBuilder =
AnalyticsAdminServiceStubSettings.newBuilder();
analyticsAdminServiceSettingsBuilder
.getAccountSettings()
.setRetrySettings(
analyticsAdminServiceSettingsBuilder
.getAccountSettings()
.getRetrySettings()
.toBuilder()
.setTotalTimeout(Duration.ofSeconds(30))
.build());
AnalyticsAdminServiceStubSettings analyticsAdminServiceSettings =
analyticsAdminServiceSettingsBuilder.build();
Static Methods
public static ApiClientHeaderProvider.Builder defaultApiClientHeaderProviderBuilder()
defaultCredentialsProviderBuilder()
public static GoogleCredentialsProvider.Builder defaultCredentialsProviderBuilder()
Returns a builder for the default credentials for this service.
defaultExecutorProviderBuilder()
public static InstantiatingExecutorProvider.Builder defaultExecutorProviderBuilder()
Returns a builder for the default ExecutorProvider for this service.
public static ApiClientHeaderProvider.Builder defaultGrpcApiClientHeaderProviderBuilder()
defaultGrpcTransportProviderBuilder()
public static InstantiatingGrpcChannelProvider.Builder defaultGrpcTransportProviderBuilder()
Returns a builder for the default gRPC ChannelProvider for this service.
public static ApiClientHeaderProvider.Builder defaultHttpJsonApiClientHeaderProviderBuilder()
defaultHttpJsonTransportProviderBuilder()
public static InstantiatingHttpJsonChannelProvider.Builder defaultHttpJsonTransportProviderBuilder()
Returns a builder for the default REST ChannelProvider for this service.
defaultTransportChannelProvider()
public static TransportChannelProvider defaultTransportChannelProvider()
getDefaultEndpoint()
public static String getDefaultEndpoint()
Returns the default service endpoint.
getDefaultMtlsEndpoint()
public static String getDefaultMtlsEndpoint()
Returns the default mTLS service endpoint.
getDefaultServiceScopes()
public static List<String> getDefaultServiceScopes()
Returns the default service scopes.
newBuilder()
public static AnalyticsAdminServiceStubSettings.Builder newBuilder()
Returns a new gRPC builder for this class.
newBuilder(ClientContext clientContext)
public static AnalyticsAdminServiceStubSettings.Builder newBuilder(ClientContext clientContext)
Returns a new builder for this class.
newHttpJsonBuilder()
public static AnalyticsAdminServiceStubSettings.Builder newHttpJsonBuilder()
Returns a new REST builder for this class.
Constructors
AnalyticsAdminServiceStubSettings(AnalyticsAdminServiceStubSettings.Builder settingsBuilder)
protected AnalyticsAdminServiceStubSettings(AnalyticsAdminServiceStubSettings.Builder settingsBuilder)
Methods
acknowledgeUserDataCollectionSettings()
public UnaryCallSettings<AcknowledgeUserDataCollectionRequest,AcknowledgeUserDataCollectionResponse> acknowledgeUserDataCollectionSettings()
Returns the object with the settings used for calls to acknowledgeUserDataCollection.
approveDisplayVideo360AdvertiserLinkProposalSettings()
public UnaryCallSettings<ApproveDisplayVideo360AdvertiserLinkProposalRequest,ApproveDisplayVideo360AdvertiserLinkProposalResponse> approveDisplayVideo360AdvertiserLinkProposalSettings()
Returns the object with the settings used for calls to
approveDisplayVideo360AdvertiserLinkProposal.
archiveAudienceSettings()
public UnaryCallSettings<ArchiveAudienceRequest,Empty> archiveAudienceSettings()
Returns the object with the settings used for calls to archiveAudience.
archiveCustomDimensionSettings()
public UnaryCallSettings<ArchiveCustomDimensionRequest,Empty> archiveCustomDimensionSettings()
Returns the object with the settings used for calls to archiveCustomDimension.
archiveCustomMetricSettings()
public UnaryCallSettings<ArchiveCustomMetricRequest,Empty> archiveCustomMetricSettings()
Returns the object with the settings used for calls to archiveCustomMetric.
auditUserLinksSettings()
public PagedCallSettings<AuditUserLinksRequest,AuditUserLinksResponse,AnalyticsAdminServiceClient.AuditUserLinksPagedResponse> auditUserLinksSettings()
Returns the object with the settings used for calls to auditUserLinks.
batchCreateAccessBindingsSettings()
public UnaryCallSettings<BatchCreateAccessBindingsRequest,BatchCreateAccessBindingsResponse> batchCreateAccessBindingsSettings()
Returns the object with the settings used for calls to batchCreateAccessBindings.
batchCreateUserLinksSettings()
public UnaryCallSettings<BatchCreateUserLinksRequest,BatchCreateUserLinksResponse> batchCreateUserLinksSettings()
Returns the object with the settings used for calls to batchCreateUserLinks.
batchDeleteAccessBindingsSettings()
public UnaryCallSettings<BatchDeleteAccessBindingsRequest,Empty> batchDeleteAccessBindingsSettings()
Returns the object with the settings used for calls to batchDeleteAccessBindings.
batchDeleteUserLinksSettings()
public UnaryCallSettings<BatchDeleteUserLinksRequest,Empty> batchDeleteUserLinksSettings()
Returns the object with the settings used for calls to batchDeleteUserLinks.
batchGetAccessBindingsSettings()
public UnaryCallSettings<BatchGetAccessBindingsRequest,BatchGetAccessBindingsResponse> batchGetAccessBindingsSettings()
Returns the object with the settings used for calls to batchGetAccessBindings.
batchGetUserLinksSettings()
public UnaryCallSettings<BatchGetUserLinksRequest,BatchGetUserLinksResponse> batchGetUserLinksSettings()
Returns the object with the settings used for calls to batchGetUserLinks.
batchUpdateAccessBindingsSettings()
public UnaryCallSettings<BatchUpdateAccessBindingsRequest,BatchUpdateAccessBindingsResponse> batchUpdateAccessBindingsSettings()
Returns the object with the settings used for calls to batchUpdateAccessBindings.
batchUpdateUserLinksSettings()
public UnaryCallSettings<BatchUpdateUserLinksRequest,BatchUpdateUserLinksResponse> batchUpdateUserLinksSettings()
Returns the object with the settings used for calls to batchUpdateUserLinks.
cancelDisplayVideo360AdvertiserLinkProposalSettings()
public UnaryCallSettings<CancelDisplayVideo360AdvertiserLinkProposalRequest,DisplayVideo360AdvertiserLinkProposal> cancelDisplayVideo360AdvertiserLinkProposalSettings()
Returns the object with the settings used for calls to
cancelDisplayVideo360AdvertiserLinkProposal.
createAccessBindingSettings()
public UnaryCallSettings<CreateAccessBindingRequest,AccessBinding> createAccessBindingSettings()
Returns the object with the settings used for calls to createAccessBinding.
createAdSenseLinkSettings()
public UnaryCallSettings<CreateAdSenseLinkRequest,AdSenseLink> createAdSenseLinkSettings()
Returns the object with the settings used for calls to createAdSenseLink.
createAudienceSettings()
public UnaryCallSettings<CreateAudienceRequest,Audience> createAudienceSettings()
Returns the object with the settings used for calls to createAudience.
createChannelGroupSettings()
public UnaryCallSettings<CreateChannelGroupRequest,ChannelGroup> createChannelGroupSettings()
Returns the object with the settings used for calls to createChannelGroup.
public UnaryCallSettings<CreateConnectedSiteTagRequest,CreateConnectedSiteTagResponse> createConnectedSiteTagSettings()
Returns the object with the settings used for calls to createConnectedSiteTag.
createConversionEventSettings()
public UnaryCallSettings<CreateConversionEventRequest,ConversionEvent> createConversionEventSettings()
Returns the object with the settings used for calls to createConversionEvent.
createCustomDimensionSettings()
public UnaryCallSettings<CreateCustomDimensionRequest,CustomDimension> createCustomDimensionSettings()
Returns the object with the settings used for calls to createCustomDimension.
createCustomMetricSettings()
public UnaryCallSettings<CreateCustomMetricRequest,CustomMetric> createCustomMetricSettings()
Returns the object with the settings used for calls to createCustomMetric.
createDataStreamSettings()
public UnaryCallSettings<CreateDataStreamRequest,DataStream> createDataStreamSettings()
Returns the object with the settings used for calls to createDataStream.
createDisplayVideo360AdvertiserLinkProposalSettings()
public UnaryCallSettings<CreateDisplayVideo360AdvertiserLinkProposalRequest,DisplayVideo360AdvertiserLinkProposal> createDisplayVideo360AdvertiserLinkProposalSettings()
Returns the object with the settings used for calls to
createDisplayVideo360AdvertiserLinkProposal.
createDisplayVideo360AdvertiserLinkSettings()
public UnaryCallSettings<CreateDisplayVideo360AdvertiserLinkRequest,DisplayVideo360AdvertiserLink> createDisplayVideo360AdvertiserLinkSettings()
Returns the object with the settings used for calls to createDisplayVideo360AdvertiserLink.
createEventCreateRuleSettings()
public UnaryCallSettings<CreateEventCreateRuleRequest,EventCreateRule> createEventCreateRuleSettings()
Returns the object with the settings used for calls to createEventCreateRule.
createExpandedDataSetSettings()
public UnaryCallSettings<CreateExpandedDataSetRequest,ExpandedDataSet> createExpandedDataSetSettings()
Returns the object with the settings used for calls to createExpandedDataSet.
createFirebaseLinkSettings()
public UnaryCallSettings<CreateFirebaseLinkRequest,FirebaseLink> createFirebaseLinkSettings()
Returns the object with the settings used for calls to createFirebaseLink.
createGoogleAdsLinkSettings()
public UnaryCallSettings<CreateGoogleAdsLinkRequest,GoogleAdsLink> createGoogleAdsLinkSettings()
Returns the object with the settings used for calls to createGoogleAdsLink.
createMeasurementProtocolSecretSettings()
public UnaryCallSettings<CreateMeasurementProtocolSecretRequest,MeasurementProtocolSecret> createMeasurementProtocolSecretSettings()
Returns the object with the settings used for calls to createMeasurementProtocolSecret.
createPropertySettings()
public UnaryCallSettings<CreatePropertyRequest,Property> createPropertySettings()
Returns the object with the settings used for calls to createProperty.
createSKAdNetworkConversionValueSchemaSettings()
public UnaryCallSettings<CreateSKAdNetworkConversionValueSchemaRequest,SKAdNetworkConversionValueSchema> createSKAdNetworkConversionValueSchemaSettings()
Returns the object with the settings used for calls to createSKAdNetworkConversionValueSchema.
createSearchAds360LinkSettings()
public UnaryCallSettings<CreateSearchAds360LinkRequest,SearchAds360Link> createSearchAds360LinkSettings()
Returns the object with the settings used for calls to createSearchAds360Link.
createStub()
public AnalyticsAdminServiceStub createStub()
createUserLinkSettings()
public UnaryCallSettings<CreateUserLinkRequest,UserLink> createUserLinkSettings()
Returns the object with the settings used for calls to createUserLink.
deleteAccessBindingSettings()
public UnaryCallSettings<DeleteAccessBindingRequest,Empty> deleteAccessBindingSettings()
Returns the object with the settings used for calls to deleteAccessBinding.
deleteAccountSettings()
public UnaryCallSettings<DeleteAccountRequest,Empty> deleteAccountSettings()
Returns the object with the settings used for calls to deleteAccount.
deleteAdSenseLinkSettings()
public UnaryCallSettings<DeleteAdSenseLinkRequest,Empty> deleteAdSenseLinkSettings()
Returns the object with the settings used for calls to deleteAdSenseLink.
deleteChannelGroupSettings()
public UnaryCallSettings<DeleteChannelGroupRequest,Empty> deleteChannelGroupSettings()
Returns the object with the settings used for calls to deleteChannelGroup.
public UnaryCallSettings<DeleteConnectedSiteTagRequest,Empty> deleteConnectedSiteTagSettings()
Returns the object with the settings used for calls to deleteConnectedSiteTag.
deleteConversionEventSettings()
public UnaryCallSettings<DeleteConversionEventRequest,Empty> deleteConversionEventSettings()
Returns the object with the settings used for calls to deleteConversionEvent.
deleteDataStreamSettings()
public UnaryCallSettings<DeleteDataStreamRequest,Empty> deleteDataStreamSettings()
Returns the object with the settings used for calls to deleteDataStream.
deleteDisplayVideo360AdvertiserLinkProposalSettings()
public UnaryCallSettings<DeleteDisplayVideo360AdvertiserLinkProposalRequest,Empty> deleteDisplayVideo360AdvertiserLinkProposalSettings()
Returns the object with the settings used for calls to
deleteDisplayVideo360AdvertiserLinkProposal.
deleteDisplayVideo360AdvertiserLinkSettings()
public UnaryCallSettings<DeleteDisplayVideo360AdvertiserLinkRequest,Empty> deleteDisplayVideo360AdvertiserLinkSettings()
Returns the object with the settings used for calls to deleteDisplayVideo360AdvertiserLink.
deleteEventCreateRuleSettings()
public UnaryCallSettings<DeleteEventCreateRuleRequest,Empty> deleteEventCreateRuleSettings()
Returns the object with the settings used for calls to deleteEventCreateRule.
deleteExpandedDataSetSettings()
public UnaryCallSettings<DeleteExpandedDataSetRequest,Empty> deleteExpandedDataSetSettings()
Returns the object with the settings used for calls to deleteExpandedDataSet.
deleteFirebaseLinkSettings()
public UnaryCallSettings<DeleteFirebaseLinkRequest,Empty> deleteFirebaseLinkSettings()
Returns the object with the settings used for calls to deleteFirebaseLink.
deleteGoogleAdsLinkSettings()
public UnaryCallSettings<DeleteGoogleAdsLinkRequest,Empty> deleteGoogleAdsLinkSettings()
Returns the object with the settings used for calls to deleteGoogleAdsLink.
deleteMeasurementProtocolSecretSettings()
public UnaryCallSettings<DeleteMeasurementProtocolSecretRequest,Empty> deleteMeasurementProtocolSecretSettings()
Returns the object with the settings used for calls to deleteMeasurementProtocolSecret.
deletePropertySettings()
public UnaryCallSettings<DeletePropertyRequest,Property> deletePropertySettings()
Returns the object with the settings used for calls to deleteProperty.
deleteSKAdNetworkConversionValueSchemaSettings()
public UnaryCallSettings<DeleteSKAdNetworkConversionValueSchemaRequest,Empty> deleteSKAdNetworkConversionValueSchemaSettings()
Returns the object with the settings used for calls to deleteSKAdNetworkConversionValueSchema.
deleteSearchAds360LinkSettings()
public UnaryCallSettings<DeleteSearchAds360LinkRequest,Empty> deleteSearchAds360LinkSettings()
Returns the object with the settings used for calls to deleteSearchAds360Link.
deleteUserLinkSettings()
public UnaryCallSettings<DeleteUserLinkRequest,Empty> deleteUserLinkSettings()
Returns the object with the settings used for calls to deleteUserLink.
fetchAutomatedGa4ConfigurationOptOutSettings()
public UnaryCallSettings<FetchAutomatedGa4ConfigurationOptOutRequest,FetchAutomatedGa4ConfigurationOptOutResponse> fetchAutomatedGa4ConfigurationOptOutSettings()
Returns the object with the settings used for calls to fetchAutomatedGa4ConfigurationOptOut.
fetchConnectedGa4PropertySettings()
public UnaryCallSettings<FetchConnectedGa4PropertyRequest,FetchConnectedGa4PropertyResponse> fetchConnectedGa4PropertySettings()
Returns the object with the settings used for calls to fetchConnectedGa4Property.
getAccessBindingSettings()
public UnaryCallSettings<GetAccessBindingRequest,AccessBinding> getAccessBindingSettings()
Returns the object with the settings used for calls to getAccessBinding.
getAccountSettings()
public UnaryCallSettings<GetAccountRequest,Account> getAccountSettings()
Returns the object with the settings used for calls to getAccount.
getAdSenseLinkSettings()
public UnaryCallSettings<GetAdSenseLinkRequest,AdSenseLink> getAdSenseLinkSettings()
Returns the object with the settings used for calls to getAdSenseLink.
getAttributionSettingsSettings()
public UnaryCallSettings<GetAttributionSettingsRequest,AttributionSettings> getAttributionSettingsSettings()
Returns the object with the settings used for calls to getAttributionSettings.
getAudienceSettings()
public UnaryCallSettings<GetAudienceRequest,Audience> getAudienceSettings()
Returns the object with the settings used for calls to getAudience.
getBigQueryLinkSettings()
public UnaryCallSettings<GetBigQueryLinkRequest,BigQueryLink> getBigQueryLinkSettings()
Returns the object with the settings used for calls to getBigQueryLink.
getChannelGroupSettings()
public UnaryCallSettings<GetChannelGroupRequest,ChannelGroup> getChannelGroupSettings()
Returns the object with the settings used for calls to getChannelGroup.
getConversionEventSettings()
public UnaryCallSettings<GetConversionEventRequest,ConversionEvent> getConversionEventSettings()
Returns the object with the settings used for calls to getConversionEvent.
getCustomDimensionSettings()
public UnaryCallSettings<GetCustomDimensionRequest,CustomDimension> getCustomDimensionSettings()
Returns the object with the settings used for calls to getCustomDimension.
getCustomMetricSettings()
public UnaryCallSettings<GetCustomMetricRequest,CustomMetric> getCustomMetricSettings()
Returns the object with the settings used for calls to getCustomMetric.
getDataRetentionSettingsSettings()
public UnaryCallSettings<GetDataRetentionSettingsRequest,DataRetentionSettings> getDataRetentionSettingsSettings()
Returns the object with the settings used for calls to getDataRetentionSettings.
getDataSharingSettingsSettings()
public UnaryCallSettings<GetDataSharingSettingsRequest,DataSharingSettings> getDataSharingSettingsSettings()
Returns the object with the settings used for calls to getDataSharingSettings.
getDataStreamSettings()
public UnaryCallSettings<GetDataStreamRequest,DataStream> getDataStreamSettings()
Returns the object with the settings used for calls to getDataStream.
getDisplayVideo360AdvertiserLinkProposalSettings()
public UnaryCallSettings<GetDisplayVideo360AdvertiserLinkProposalRequest,DisplayVideo360AdvertiserLinkProposal> getDisplayVideo360AdvertiserLinkProposalSettings()
Returns the object with the settings used for calls to
getDisplayVideo360AdvertiserLinkProposal.
getDisplayVideo360AdvertiserLinkSettings()
public UnaryCallSettings<GetDisplayVideo360AdvertiserLinkRequest,DisplayVideo360AdvertiserLink> getDisplayVideo360AdvertiserLinkSettings()
Returns the object with the settings used for calls to getDisplayVideo360AdvertiserLink.
getEnhancedMeasurementSettingsSettings()
public UnaryCallSettings<GetEnhancedMeasurementSettingsRequest,EnhancedMeasurementSettings> getEnhancedMeasurementSettingsSettings()
Returns the object with the settings used for calls to getEnhancedMeasurementSettings.
getEventCreateRuleSettings()
public UnaryCallSettings<GetEventCreateRuleRequest,EventCreateRule> getEventCreateRuleSettings()
Returns the object with the settings used for calls to getEventCreateRule.
getExpandedDataSetSettings()
public UnaryCallSettings<GetExpandedDataSetRequest,ExpandedDataSet> getExpandedDataSetSettings()
Returns the object with the settings used for calls to getExpandedDataSet.
public UnaryCallSettings<GetGlobalSiteTagRequest,GlobalSiteTag> getGlobalSiteTagSettings()
Returns the object with the settings used for calls to getGlobalSiteTag.
getGoogleSignalsSettingsSettings()
public UnaryCallSettings<GetGoogleSignalsSettingsRequest,GoogleSignalsSettings> getGoogleSignalsSettingsSettings()
Returns the object with the settings used for calls to getGoogleSignalsSettings.
getMeasurementProtocolSecretSettings()
public UnaryCallSettings<GetMeasurementProtocolSecretRequest,MeasurementProtocolSecret> getMeasurementProtocolSecretSettings()
Returns the object with the settings used for calls to getMeasurementProtocolSecret.
getPropertySettings()
public UnaryCallSettings<GetPropertyRequest,Property> getPropertySettings()
Returns the object with the settings used for calls to getProperty.
getSKAdNetworkConversionValueSchemaSettings()
public UnaryCallSettings<GetSKAdNetworkConversionValueSchemaRequest,SKAdNetworkConversionValueSchema> getSKAdNetworkConversionValueSchemaSettings()
Returns the object with the settings used for calls to getSKAdNetworkConversionValueSchema.
getSearchAds360LinkSettings()
public UnaryCallSettings<GetSearchAds360LinkRequest,SearchAds360Link> getSearchAds360LinkSettings()
Returns the object with the settings used for calls to getSearchAds360Link.
getUserLinkSettings()
public UnaryCallSettings<GetUserLinkRequest,UserLink> getUserLinkSettings()
Returns the object with the settings used for calls to getUserLink.
listAccessBindingsSettings()
public PagedCallSettings<ListAccessBindingsRequest,ListAccessBindingsResponse,AnalyticsAdminServiceClient.ListAccessBindingsPagedResponse> listAccessBindingsSettings()
Returns the object with the settings used for calls to listAccessBindings.
listAccountSummariesSettings()
public PagedCallSettings<ListAccountSummariesRequest,ListAccountSummariesResponse,AnalyticsAdminServiceClient.ListAccountSummariesPagedResponse> listAccountSummariesSettings()
Returns the object with the settings used for calls to listAccountSummaries.
listAccountsSettings()
public PagedCallSettings<ListAccountsRequest,ListAccountsResponse,AnalyticsAdminServiceClient.ListAccountsPagedResponse> listAccountsSettings()
Returns the object with the settings used for calls to listAccounts.
listAdSenseLinksSettings()
public PagedCallSettings<ListAdSenseLinksRequest,ListAdSenseLinksResponse,AnalyticsAdminServiceClient.ListAdSenseLinksPagedResponse> listAdSenseLinksSettings()
Returns the object with the settings used for calls to listAdSenseLinks.
listAudiencesSettings()
public PagedCallSettings<ListAudiencesRequest,ListAudiencesResponse,AnalyticsAdminServiceClient.ListAudiencesPagedResponse> listAudiencesSettings()
Returns the object with the settings used for calls to listAudiences.
listBigQueryLinksSettings()
public PagedCallSettings<ListBigQueryLinksRequest,ListBigQueryLinksResponse,AnalyticsAdminServiceClient.ListBigQueryLinksPagedResponse> listBigQueryLinksSettings()
Returns the object with the settings used for calls to listBigQueryLinks.
listChannelGroupsSettings()
public PagedCallSettings<ListChannelGroupsRequest,ListChannelGroupsResponse,AnalyticsAdminServiceClient.ListChannelGroupsPagedResponse> listChannelGroupsSettings()
Returns the object with the settings used for calls to listChannelGroups.
public UnaryCallSettings<ListConnectedSiteTagsRequest,ListConnectedSiteTagsResponse> listConnectedSiteTagsSettings()
Returns the object with the settings used for calls to listConnectedSiteTags.
listConversionEventsSettings()
public PagedCallSettings<ListConversionEventsRequest,ListConversionEventsResponse,AnalyticsAdminServiceClient.ListConversionEventsPagedResponse> listConversionEventsSettings()
Returns the object with the settings used for calls to listConversionEvents.
listCustomDimensionsSettings()
public PagedCallSettings<ListCustomDimensionsRequest,ListCustomDimensionsResponse,AnalyticsAdminServiceClient.ListCustomDimensionsPagedResponse> listCustomDimensionsSettings()
Returns the object with the settings used for calls to listCustomDimensions.
listCustomMetricsSettings()
public PagedCallSettings<ListCustomMetricsRequest,ListCustomMetricsResponse,AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse> listCustomMetricsSettings()
Returns the object with the settings used for calls to listCustomMetrics.
listDataStreamsSettings()
public PagedCallSettings<ListDataStreamsRequest,ListDataStreamsResponse,AnalyticsAdminServiceClient.ListDataStreamsPagedResponse> listDataStreamsSettings()
Returns the object with the settings used for calls to listDataStreams.
listDisplayVideo360AdvertiserLinkProposalsSettings()
public PagedCallSettings<ListDisplayVideo360AdvertiserLinkProposalsRequest,ListDisplayVideo360AdvertiserLinkProposalsResponse,AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsPagedResponse> listDisplayVideo360AdvertiserLinkProposalsSettings()
Returns the object with the settings used for calls to
listDisplayVideo360AdvertiserLinkProposals.
listDisplayVideo360AdvertiserLinksSettings()
public PagedCallSettings<ListDisplayVideo360AdvertiserLinksRequest,ListDisplayVideo360AdvertiserLinksResponse,AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksPagedResponse> listDisplayVideo360AdvertiserLinksSettings()
Returns the object with the settings used for calls to listDisplayVideo360AdvertiserLinks.
listEventCreateRulesSettings()
public PagedCallSettings<ListEventCreateRulesRequest,ListEventCreateRulesResponse,AnalyticsAdminServiceClient.ListEventCreateRulesPagedResponse> listEventCreateRulesSettings()
Returns the object with the settings used for calls to listEventCreateRules.
listExpandedDataSetsSettings()
public PagedCallSettings<ListExpandedDataSetsRequest,ListExpandedDataSetsResponse,AnalyticsAdminServiceClient.ListExpandedDataSetsPagedResponse> listExpandedDataSetsSettings()
Returns the object with the settings used for calls to listExpandedDataSets.
listFirebaseLinksSettings()
public PagedCallSettings<ListFirebaseLinksRequest,ListFirebaseLinksResponse,AnalyticsAdminServiceClient.ListFirebaseLinksPagedResponse> listFirebaseLinksSettings()
Returns the object with the settings used for calls to listFirebaseLinks.
listGoogleAdsLinksSettings()
public PagedCallSettings<ListGoogleAdsLinksRequest,ListGoogleAdsLinksResponse,AnalyticsAdminServiceClient.ListGoogleAdsLinksPagedResponse> listGoogleAdsLinksSettings()
Returns the object with the settings used for calls to listGoogleAdsLinks.
listMeasurementProtocolSecretsSettings()
public PagedCallSettings<ListMeasurementProtocolSecretsRequest,ListMeasurementProtocolSecretsResponse,AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsPagedResponse> listMeasurementProtocolSecretsSettings()
Returns the object with the settings used for calls to listMeasurementProtocolSecrets.
listPropertiesSettings()
public PagedCallSettings<ListPropertiesRequest,ListPropertiesResponse,AnalyticsAdminServiceClient.ListPropertiesPagedResponse> listPropertiesSettings()
Returns the object with the settings used for calls to listProperties.
listSKAdNetworkConversionValueSchemasSettings()
public PagedCallSettings<ListSKAdNetworkConversionValueSchemasRequest,ListSKAdNetworkConversionValueSchemasResponse,AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasPagedResponse> listSKAdNetworkConversionValueSchemasSettings()
Returns the object with the settings used for calls to listSKAdNetworkConversionValueSchemas.
listSearchAds360LinksSettings()
public PagedCallSettings<ListSearchAds360LinksRequest,ListSearchAds360LinksResponse,AnalyticsAdminServiceClient.ListSearchAds360LinksPagedResponse> listSearchAds360LinksSettings()
Returns the object with the settings used for calls to listSearchAds360Links.
listUserLinksSettings()
public PagedCallSettings<ListUserLinksRequest,ListUserLinksResponse,AnalyticsAdminServiceClient.ListUserLinksPagedResponse> listUserLinksSettings()
Returns the object with the settings used for calls to listUserLinks.
provisionAccountTicketSettings()
public UnaryCallSettings<ProvisionAccountTicketRequest,ProvisionAccountTicketResponse> provisionAccountTicketSettings()
Returns the object with the settings used for calls to provisionAccountTicket.
runAccessReportSettings()
public UnaryCallSettings<RunAccessReportRequest,RunAccessReportResponse> runAccessReportSettings()
Returns the object with the settings used for calls to runAccessReport.
searchChangeHistoryEventsSettings()
public PagedCallSettings<SearchChangeHistoryEventsRequest,SearchChangeHistoryEventsResponse,AnalyticsAdminServiceClient.SearchChangeHistoryEventsPagedResponse> searchChangeHistoryEventsSettings()
Returns the object with the settings used for calls to searchChangeHistoryEvents.
setAutomatedGa4ConfigurationOptOutSettings()
public UnaryCallSettings<SetAutomatedGa4ConfigurationOptOutRequest,SetAutomatedGa4ConfigurationOptOutResponse> setAutomatedGa4ConfigurationOptOutSettings()
Returns the object with the settings used for calls to setAutomatedGa4ConfigurationOptOut.
toBuilder()
public AnalyticsAdminServiceStubSettings.Builder toBuilder()
Returns a builder containing all the values of this settings class.
Overrides
updateAccessBindingSettings()
public UnaryCallSettings<UpdateAccessBindingRequest,AccessBinding> updateAccessBindingSettings()
Returns the object with the settings used for calls to updateAccessBinding.
updateAccountSettings()
public UnaryCallSettings<UpdateAccountRequest,Account> updateAccountSettings()
Returns the object with the settings used for calls to updateAccount.
updateAttributionSettingsSettings()
public UnaryCallSettings<UpdateAttributionSettingsRequest,AttributionSettings> updateAttributionSettingsSettings()
Returns the object with the settings used for calls to updateAttributionSettings.
updateAudienceSettings()
public UnaryCallSettings<UpdateAudienceRequest,Audience> updateAudienceSettings()
Returns the object with the settings used for calls to updateAudience.
updateChannelGroupSettings()
public UnaryCallSettings<UpdateChannelGroupRequest,ChannelGroup> updateChannelGroupSettings()
Returns the object with the settings used for calls to updateChannelGroup.
updateConversionEventSettings()
public UnaryCallSettings<UpdateConversionEventRequest,ConversionEvent> updateConversionEventSettings()
Returns the object with the settings used for calls to updateConversionEvent.
updateCustomDimensionSettings()
public UnaryCallSettings<UpdateCustomDimensionRequest,CustomDimension> updateCustomDimensionSettings()
Returns the object with the settings used for calls to updateCustomDimension.
updateCustomMetricSettings()
public UnaryCallSettings<UpdateCustomMetricRequest,CustomMetric> updateCustomMetricSettings()
Returns the object with the settings used for calls to updateCustomMetric.
updateDataRetentionSettingsSettings()
public UnaryCallSettings<UpdateDataRetentionSettingsRequest,DataRetentionSettings> updateDataRetentionSettingsSettings()
Returns the object with the settings used for calls to updateDataRetentionSettings.
updateDataStreamSettings()
public UnaryCallSettings<UpdateDataStreamRequest,DataStream> updateDataStreamSettings()
Returns the object with the settings used for calls to updateDataStream.
updateDisplayVideo360AdvertiserLinkSettings()
public UnaryCallSettings<UpdateDisplayVideo360AdvertiserLinkRequest,DisplayVideo360AdvertiserLink> updateDisplayVideo360AdvertiserLinkSettings()
Returns the object with the settings used for calls to updateDisplayVideo360AdvertiserLink.
updateEnhancedMeasurementSettingsSettings()
public UnaryCallSettings<UpdateEnhancedMeasurementSettingsRequest,EnhancedMeasurementSettings> updateEnhancedMeasurementSettingsSettings()
Returns the object with the settings used for calls to updateEnhancedMeasurementSettings.
updateEventCreateRuleSettings()
public UnaryCallSettings<UpdateEventCreateRuleRequest,EventCreateRule> updateEventCreateRuleSettings()
Returns the object with the settings used for calls to updateEventCreateRule.
updateExpandedDataSetSettings()
public UnaryCallSettings<UpdateExpandedDataSetRequest,ExpandedDataSet> updateExpandedDataSetSettings()
Returns the object with the settings used for calls to updateExpandedDataSet.
updateGoogleAdsLinkSettings()
public UnaryCallSettings<UpdateGoogleAdsLinkRequest,GoogleAdsLink> updateGoogleAdsLinkSettings()
Returns the object with the settings used for calls to updateGoogleAdsLink.
updateGoogleSignalsSettingsSettings()
public UnaryCallSettings<UpdateGoogleSignalsSettingsRequest,GoogleSignalsSettings> updateGoogleSignalsSettingsSettings()
Returns the object with the settings used for calls to updateGoogleSignalsSettings.
updateMeasurementProtocolSecretSettings()
public UnaryCallSettings<UpdateMeasurementProtocolSecretRequest,MeasurementProtocolSecret> updateMeasurementProtocolSecretSettings()
Returns the object with the settings used for calls to updateMeasurementProtocolSecret.
updatePropertySettings()
public UnaryCallSettings<UpdatePropertyRequest,Property> updatePropertySettings()
Returns the object with the settings used for calls to updateProperty.
updateSKAdNetworkConversionValueSchemaSettings()
public UnaryCallSettings<UpdateSKAdNetworkConversionValueSchemaRequest,SKAdNetworkConversionValueSchema> updateSKAdNetworkConversionValueSchemaSettings()
Returns the object with the settings used for calls to updateSKAdNetworkConversionValueSchema.
updateSearchAds360LinkSettings()
public UnaryCallSettings<UpdateSearchAds360LinkRequest,SearchAds360Link> updateSearchAds360LinkSettings()
Returns the object with the settings used for calls to updateSearchAds360Link.
updateUserLinkSettings()
public UnaryCallSettings<UpdateUserLinkRequest,UserLink> updateUserLinkSettings()
Returns the object with the settings used for calls to updateUserLink.