public static class AnalyticsAdminServiceSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<AnalyticsAdminServiceSettings,AnalyticsAdminServiceSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(AnalyticsAdminServiceSettings settings) |
protected |
Builder(AnalyticsAdminServiceStubSettings.Builder stubSettings) |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallSettings.Builder<AcknowledgeUserDataCollectionRequest,AcknowledgeUserDataCollectionResponse> |
acknowledgeUserDataCollectionSettings()
Returns the builder for the settings used for calls to acknowledgeUserDataCollection.
|
AnalyticsAdminServiceSettings.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<ArchiveCustomDimensionRequest,com.google.protobuf.Empty> |
archiveCustomDimensionSettings()
Returns the builder for the settings used for calls to archiveCustomDimension.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ArchiveCustomMetricRequest,com.google.protobuf.Empty> |
archiveCustomMetricSettings()
Returns the builder for the settings used for calls to archiveCustomMetric.
|
AnalyticsAdminServiceSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConversionEventRequest,ConversionEvent> |
createConversionEventSettings()
Returns the builder for the settings used for calls to createConversionEvent.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCustomDimensionRequest,CustomDimension> |
createCustomDimensionSettings()
Returns the builder for the settings used for calls to createCustomDimension.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCustomMetricRequest,CustomMetric> |
createCustomMetricSettings()
Returns the builder for the settings used for calls to createCustomMetric.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDataStreamRequest,DataStream> |
createDataStreamSettings()
Returns the builder for the settings used for calls to createDataStream.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFirebaseLinkRequest,FirebaseLink> |
createFirebaseLinkSettings()
Returns the builder for the settings used for calls to createFirebaseLink.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateGoogleAdsLinkRequest,GoogleAdsLink> |
createGoogleAdsLinkSettings()
Returns the builder for the settings used for calls to createGoogleAdsLink.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateMeasurementProtocolSecretRequest,MeasurementProtocolSecret> |
createMeasurementProtocolSecretSettings()
Returns the builder for the settings used for calls to createMeasurementProtocolSecret.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePropertyRequest,Property> |
createPropertySettings()
Returns the builder for the settings used for calls to createProperty.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAccountRequest,com.google.protobuf.Empty> |
deleteAccountSettings()
Returns the builder for the settings used for calls to deleteAccount.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConversionEventRequest,com.google.protobuf.Empty> |
deleteConversionEventSettings()
Returns the builder for the settings used for calls to deleteConversionEvent.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDataStreamRequest,com.google.protobuf.Empty> |
deleteDataStreamSettings()
Returns the builder for the settings used for calls to deleteDataStream.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFirebaseLinkRequest,com.google.protobuf.Empty> |
deleteFirebaseLinkSettings()
Returns the builder for the settings used for calls to deleteFirebaseLink.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteGoogleAdsLinkRequest,com.google.protobuf.Empty> |
deleteGoogleAdsLinkSettings()
Returns the builder for the settings used for calls to deleteGoogleAdsLink.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteMeasurementProtocolSecretRequest,com.google.protobuf.Empty> |
deleteMeasurementProtocolSecretSettings()
Returns the builder for the settings used for calls to deleteMeasurementProtocolSecret.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePropertyRequest,Property> |
deletePropertySettings()
Returns the builder for the settings used for calls to deleteProperty.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAccountRequest,Account> |
getAccountSettings()
Returns the builder for the settings used for calls to getAccount.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConversionEventRequest,ConversionEvent> |
getConversionEventSettings()
Returns the builder for the settings used for calls to getConversionEvent.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCustomDimensionRequest,CustomDimension> |
getCustomDimensionSettings()
Returns the builder for the settings used for calls to getCustomDimension.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCustomMetricRequest,CustomMetric> |
getCustomMetricSettings()
Returns the builder for the settings used for calls to getCustomMetric.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataRetentionSettingsRequest,DataRetentionSettings> |
getDataRetentionSettingsSettings()
Returns the builder for the settings used for calls to getDataRetentionSettings.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataSharingSettingsRequest,DataSharingSettings> |
getDataSharingSettingsSettings()
Returns the builder for the settings used for calls to getDataSharingSettings.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataStreamRequest,DataStream> |
getDataStreamSettings()
Returns the builder for the settings used for calls to getDataStream.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMeasurementProtocolSecretRequest,MeasurementProtocolSecret> |
getMeasurementProtocolSecretSettings()
Returns the builder for the settings used for calls to getMeasurementProtocolSecret.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPropertyRequest,Property> |
getPropertySettings()
Returns the builder for the settings used for calls to getProperty.
|
AnalyticsAdminServiceStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAccountsRequest,ListAccountsResponse,AnalyticsAdminServiceClient.ListAccountsPagedResponse> |
listAccountsSettings()
Returns the builder for the settings used for calls to listAccounts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAccountSummariesRequest,ListAccountSummariesResponse,AnalyticsAdminServiceClient.ListAccountSummariesPagedResponse> |
listAccountSummariesSettings()
Returns the builder for the settings used for calls to listAccountSummaries.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListConversionEventsRequest,ListConversionEventsResponse,AnalyticsAdminServiceClient.ListConversionEventsPagedResponse> |
listConversionEventsSettings()
Returns the builder for the settings used for calls to listConversionEvents.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomDimensionsRequest,ListCustomDimensionsResponse,AnalyticsAdminServiceClient.ListCustomDimensionsPagedResponse> |
listCustomDimensionsSettings()
Returns the builder for the settings used for calls to listCustomDimensions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomMetricsRequest,ListCustomMetricsResponse,AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse> |
listCustomMetricsSettings()
Returns the builder for the settings used for calls to listCustomMetrics.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataStreamsRequest,ListDataStreamsResponse,AnalyticsAdminServiceClient.ListDataStreamsPagedResponse> |
listDataStreamsSettings()
Returns the builder for the settings used for calls to listDataStreams.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFirebaseLinksRequest,ListFirebaseLinksResponse,AnalyticsAdminServiceClient.ListFirebaseLinksPagedResponse> |
listFirebaseLinksSettings()
Returns the builder for the settings used for calls to listFirebaseLinks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGoogleAdsLinksRequest,ListGoogleAdsLinksResponse,AnalyticsAdminServiceClient.ListGoogleAdsLinksPagedResponse> |
listGoogleAdsLinksSettings()
Returns the builder for the settings used for calls to listGoogleAdsLinks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListMeasurementProtocolSecretsRequest,ListMeasurementProtocolSecretsResponse,AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsPagedResponse> |
listMeasurementProtocolSecretsSettings()
Returns the builder for the settings used for calls to listMeasurementProtocolSecrets.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPropertiesRequest,ListPropertiesResponse,AnalyticsAdminServiceClient.ListPropertiesPagedResponse> |
listPropertiesSettings()
Returns the builder for the settings used for calls to listProperties.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ProvisionAccountTicketRequest,ProvisionAccountTicketResponse> |
provisionAccountTicketSettings()
Returns the builder for the settings used for calls to provisionAccountTicket.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchChangeHistoryEventsRequest,SearchChangeHistoryEventsResponse,AnalyticsAdminServiceClient.SearchChangeHistoryEventsPagedResponse> |
searchChangeHistoryEventsSettings()
Returns the builder for the settings used for calls to searchChangeHistoryEvents.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAccountRequest,Account> |
updateAccountSettings()
Returns the builder for the settings used for calls to updateAccount.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCustomDimensionRequest,CustomDimension> |
updateCustomDimensionSettings()
Returns the builder for the settings used for calls to updateCustomDimension.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCustomMetricRequest,CustomMetric> |
updateCustomMetricSettings()
Returns the builder for the settings used for calls to updateCustomMetric.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDataRetentionSettingsRequest,DataRetentionSettings> |
updateDataRetentionSettingsSettings()
Returns the builder for the settings used for calls to updateDataRetentionSettings.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDataStreamRequest,DataStream> |
updateDataStreamSettings()
Returns the builder for the settings used for calls to updateDataStream.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGoogleAdsLinkRequest,GoogleAdsLink> |
updateGoogleAdsLinkSettings()
Returns the builder for the settings used for calls to updateGoogleAdsLink.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateMeasurementProtocolSecretRequest,MeasurementProtocolSecret> |
updateMeasurementProtocolSecretSettings()
Returns the builder for the settings used for calls to updateMeasurementProtocolSecret.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePropertyRequest,Property> |
updatePropertySettings()
Returns the builder for the settings used for calls to updateProperty.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toStringprotected Builder()
throws IOException
IOExceptionprotected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(AnalyticsAdminServiceSettings settings)
protected Builder(AnalyticsAdminServiceStubSettings.Builder stubSettings)
public AnalyticsAdminServiceStubSettings.Builder getStubSettingsBuilder()
public AnalyticsAdminServiceSettings.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.api.gax.rpc.UnaryCallSettings.Builder<GetAccountRequest,Account> getAccountSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListAccountsRequest,ListAccountsResponse,AnalyticsAdminServiceClient.ListAccountsPagedResponse> listAccountsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAccountRequest,com.google.protobuf.Empty> deleteAccountSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAccountRequest,Account> updateAccountSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ProvisionAccountTicketRequest,ProvisionAccountTicketResponse> provisionAccountTicketSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListAccountSummariesRequest,ListAccountSummariesResponse,AnalyticsAdminServiceClient.ListAccountSummariesPagedResponse> listAccountSummariesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPropertyRequest,Property> getPropertySettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListPropertiesRequest,ListPropertiesResponse,AnalyticsAdminServiceClient.ListPropertiesPagedResponse> listPropertiesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePropertyRequest,Property> createPropertySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePropertyRequest,Property> deletePropertySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePropertyRequest,Property> updatePropertySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFirebaseLinkRequest,FirebaseLink> createFirebaseLinkSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFirebaseLinkRequest,com.google.protobuf.Empty> deleteFirebaseLinkSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListFirebaseLinksRequest,ListFirebaseLinksResponse,AnalyticsAdminServiceClient.ListFirebaseLinksPagedResponse> listFirebaseLinksSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateGoogleAdsLinkRequest,GoogleAdsLink> createGoogleAdsLinkSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGoogleAdsLinkRequest,GoogleAdsLink> updateGoogleAdsLinkSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteGoogleAdsLinkRequest,com.google.protobuf.Empty> deleteGoogleAdsLinkSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListGoogleAdsLinksRequest,ListGoogleAdsLinksResponse,AnalyticsAdminServiceClient.ListGoogleAdsLinksPagedResponse> listGoogleAdsLinksSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataSharingSettingsRequest,DataSharingSettings> getDataSharingSettingsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMeasurementProtocolSecretRequest,MeasurementProtocolSecret> getMeasurementProtocolSecretSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListMeasurementProtocolSecretsRequest,ListMeasurementProtocolSecretsResponse,AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsPagedResponse> listMeasurementProtocolSecretsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateMeasurementProtocolSecretRequest,MeasurementProtocolSecret> createMeasurementProtocolSecretSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteMeasurementProtocolSecretRequest,com.google.protobuf.Empty> deleteMeasurementProtocolSecretSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateMeasurementProtocolSecretRequest,MeasurementProtocolSecret> updateMeasurementProtocolSecretSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<AcknowledgeUserDataCollectionRequest,AcknowledgeUserDataCollectionResponse> acknowledgeUserDataCollectionSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<SearchChangeHistoryEventsRequest,SearchChangeHistoryEventsResponse,AnalyticsAdminServiceClient.SearchChangeHistoryEventsPagedResponse> searchChangeHistoryEventsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConversionEventRequest,ConversionEvent> createConversionEventSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConversionEventRequest,ConversionEvent> getConversionEventSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConversionEventRequest,com.google.protobuf.Empty> deleteConversionEventSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListConversionEventsRequest,ListConversionEventsResponse,AnalyticsAdminServiceClient.ListConversionEventsPagedResponse> listConversionEventsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCustomDimensionRequest,CustomDimension> createCustomDimensionSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCustomDimensionRequest,CustomDimension> updateCustomDimensionSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomDimensionsRequest,ListCustomDimensionsResponse,AnalyticsAdminServiceClient.ListCustomDimensionsPagedResponse> listCustomDimensionsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ArchiveCustomDimensionRequest,com.google.protobuf.Empty> archiveCustomDimensionSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCustomDimensionRequest,CustomDimension> getCustomDimensionSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCustomMetricRequest,CustomMetric> createCustomMetricSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCustomMetricRequest,CustomMetric> updateCustomMetricSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomMetricsRequest,ListCustomMetricsResponse,AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse> listCustomMetricsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ArchiveCustomMetricRequest,com.google.protobuf.Empty> archiveCustomMetricSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCustomMetricRequest,CustomMetric> getCustomMetricSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataRetentionSettingsRequest,DataRetentionSettings> getDataRetentionSettingsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDataRetentionSettingsRequest,DataRetentionSettings> updateDataRetentionSettingsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDataStreamRequest,DataStream> createDataStreamSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDataStreamRequest,com.google.protobuf.Empty> deleteDataStreamSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDataStreamRequest,DataStream> updateDataStreamSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataStreamsRequest,ListDataStreamsResponse,AnalyticsAdminServiceClient.ListDataStreamsPagedResponse> listDataStreamsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataStreamRequest,DataStream> getDataStreamSettings()
public AnalyticsAdminServiceSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<AnalyticsAdminServiceSettings,AnalyticsAdminServiceSettings.Builder>IOExceptionCopyright © 2022 Google LLC. All rights reserved.