Class AnalyticsAdminServiceSettings.Builder (0.54.0)

public static class AnalyticsAdminServiceSettings.Builder extends ClientSettings.Builder<AnalyticsAdminServiceSettings,AnalyticsAdminServiceSettings.Builder>

Builder for AnalyticsAdminServiceSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > AnalyticsAdminServiceSettings.Builder

Constructors

Builder()

protected Builder()

Builder(AnalyticsAdminServiceSettings settings)

protected Builder(AnalyticsAdminServiceSettings settings)
Parameter
Name Description
settings AnalyticsAdminServiceSettings

Builder(AnalyticsAdminServiceStubSettings.Builder stubSettings)

protected Builder(AnalyticsAdminServiceStubSettings.Builder stubSettings)
Parameter
Name Description
stubSettings AnalyticsAdminServiceStubSettings.Builder

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext

Methods

acknowledgeUserDataCollectionSettings()

public UnaryCallSettings.Builder<AcknowledgeUserDataCollectionRequest,AcknowledgeUserDataCollectionResponse> acknowledgeUserDataCollectionSettings()

Returns the builder for the settings used for calls to acknowledgeUserDataCollection.

Returns
Type Description
Builder<AcknowledgeUserDataCollectionRequest,AcknowledgeUserDataCollectionResponse>

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

public AnalyticsAdminServiceSettings.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.

Parameter
Name Description
settingsUpdater ApiFunction<Builder<?,?>,java.lang.Void>
Returns
Type Description
AnalyticsAdminServiceSettings.Builder

approveDisplayVideo360AdvertiserLinkProposalSettings()

public UnaryCallSettings.Builder<ApproveDisplayVideo360AdvertiserLinkProposalRequest,ApproveDisplayVideo360AdvertiserLinkProposalResponse> approveDisplayVideo360AdvertiserLinkProposalSettings()

Returns the builder for the settings used for calls to approveDisplayVideo360AdvertiserLinkProposal.

Returns
Type Description
Builder<ApproveDisplayVideo360AdvertiserLinkProposalRequest,ApproveDisplayVideo360AdvertiserLinkProposalResponse>

archiveAudienceSettings()

public UnaryCallSettings.Builder<ArchiveAudienceRequest,Empty> archiveAudienceSettings()

Returns the builder for the settings used for calls to archiveAudience.

Returns
Type Description
Builder<ArchiveAudienceRequest,Empty>

archiveCustomDimensionSettings()

public UnaryCallSettings.Builder<ArchiveCustomDimensionRequest,Empty> archiveCustomDimensionSettings()

Returns the builder for the settings used for calls to archiveCustomDimension.

Returns
Type Description
Builder<ArchiveCustomDimensionRequest,Empty>

archiveCustomMetricSettings()

public UnaryCallSettings.Builder<ArchiveCustomMetricRequest,Empty> archiveCustomMetricSettings()

Returns the builder for the settings used for calls to archiveCustomMetric.

Returns
Type Description
Builder<ArchiveCustomMetricRequest,Empty>

batchCreateAccessBindingsSettings()

public UnaryCallSettings.Builder<BatchCreateAccessBindingsRequest,BatchCreateAccessBindingsResponse> batchCreateAccessBindingsSettings()

Returns the builder for the settings used for calls to batchCreateAccessBindings.

Returns
Type Description
Builder<BatchCreateAccessBindingsRequest,BatchCreateAccessBindingsResponse>

batchDeleteAccessBindingsSettings()

public UnaryCallSettings.Builder<BatchDeleteAccessBindingsRequest,Empty> batchDeleteAccessBindingsSettings()

Returns the builder for the settings used for calls to batchDeleteAccessBindings.

Returns
Type Description
Builder<BatchDeleteAccessBindingsRequest,Empty>

batchGetAccessBindingsSettings()

public UnaryCallSettings.Builder<BatchGetAccessBindingsRequest,BatchGetAccessBindingsResponse> batchGetAccessBindingsSettings()

Returns the builder for the settings used for calls to batchGetAccessBindings.

Returns
Type Description
Builder<BatchGetAccessBindingsRequest,BatchGetAccessBindingsResponse>

batchUpdateAccessBindingsSettings()

public UnaryCallSettings.Builder<BatchUpdateAccessBindingsRequest,BatchUpdateAccessBindingsResponse> batchUpdateAccessBindingsSettings()

Returns the builder for the settings used for calls to batchUpdateAccessBindings.

Returns
Type Description
Builder<BatchUpdateAccessBindingsRequest,BatchUpdateAccessBindingsResponse>

build()

public AnalyticsAdminServiceSettings build()
Returns
Type Description
AnalyticsAdminServiceSettings
Overrides
Exceptions
Type Description
IOException

cancelDisplayVideo360AdvertiserLinkProposalSettings()

public UnaryCallSettings.Builder<CancelDisplayVideo360AdvertiserLinkProposalRequest,DisplayVideo360AdvertiserLinkProposal> cancelDisplayVideo360AdvertiserLinkProposalSettings()

Returns the builder for the settings used for calls to cancelDisplayVideo360AdvertiserLinkProposal.

Returns
Type Description
Builder<CancelDisplayVideo360AdvertiserLinkProposalRequest,DisplayVideo360AdvertiserLinkProposal>

createAccessBindingSettings()

public UnaryCallSettings.Builder<CreateAccessBindingRequest,AccessBinding> createAccessBindingSettings()

Returns the builder for the settings used for calls to createAccessBinding.

Returns
Type Description
Builder<CreateAccessBindingRequest,AccessBinding>

createAdSenseLinkSettings()

public UnaryCallSettings.Builder<CreateAdSenseLinkRequest,AdSenseLink> createAdSenseLinkSettings()

Returns the builder for the settings used for calls to createAdSenseLink.

Returns
Type Description
Builder<CreateAdSenseLinkRequest,AdSenseLink>

createAudienceSettings()

public UnaryCallSettings.Builder<CreateAudienceRequest,Audience> createAudienceSettings()

Returns the builder for the settings used for calls to createAudience.

Returns
Type Description
Builder<CreateAudienceRequest,Audience>

createCalculatedMetricSettings()

public UnaryCallSettings.Builder<CreateCalculatedMetricRequest,CalculatedMetric> createCalculatedMetricSettings()

Returns the builder for the settings used for calls to createCalculatedMetric.

Returns
Type Description
Builder<CreateCalculatedMetricRequest,CalculatedMetric>

createChannelGroupSettings()

public UnaryCallSettings.Builder<CreateChannelGroupRequest,ChannelGroup> createChannelGroupSettings()

Returns the builder for the settings used for calls to createChannelGroup.

Returns
Type Description
Builder<CreateChannelGroupRequest,ChannelGroup>

createConnectedSiteTagSettings()

public UnaryCallSettings.Builder<CreateConnectedSiteTagRequest,CreateConnectedSiteTagResponse> createConnectedSiteTagSettings()

Returns the builder for the settings used for calls to createConnectedSiteTag.

Returns
Type Description
Builder<CreateConnectedSiteTagRequest,CreateConnectedSiteTagResponse>

createConversionEventSettings()

public UnaryCallSettings.Builder<CreateConversionEventRequest,ConversionEvent> createConversionEventSettings()

Returns the builder for the settings used for calls to createConversionEvent.

Returns
Type Description
Builder<CreateConversionEventRequest,ConversionEvent>

createCustomDimensionSettings()

public UnaryCallSettings.Builder<CreateCustomDimensionRequest,CustomDimension> createCustomDimensionSettings()

Returns the builder for the settings used for calls to createCustomDimension.

Returns
Type Description
Builder<CreateCustomDimensionRequest,CustomDimension>

createCustomMetricSettings()

public UnaryCallSettings.Builder<CreateCustomMetricRequest,CustomMetric> createCustomMetricSettings()

Returns the builder for the settings used for calls to createCustomMetric.

Returns
Type Description
Builder<CreateCustomMetricRequest,CustomMetric>

createDataStreamSettings()

public UnaryCallSettings.Builder<CreateDataStreamRequest,DataStream> createDataStreamSettings()

Returns the builder for the settings used for calls to createDataStream.

Returns
Type Description
Builder<CreateDataStreamRequest,DataStream>

createDisplayVideo360AdvertiserLinkProposalSettings()

public UnaryCallSettings.Builder<CreateDisplayVideo360AdvertiserLinkProposalRequest,DisplayVideo360AdvertiserLinkProposal> createDisplayVideo360AdvertiserLinkProposalSettings()

Returns the builder for the settings used for calls to createDisplayVideo360AdvertiserLinkProposal.

Returns
Type Description
Builder<CreateDisplayVideo360AdvertiserLinkProposalRequest,DisplayVideo360AdvertiserLinkProposal>

createDisplayVideo360AdvertiserLinkSettings()

public UnaryCallSettings.Builder<CreateDisplayVideo360AdvertiserLinkRequest,DisplayVideo360AdvertiserLink> createDisplayVideo360AdvertiserLinkSettings()

Returns the builder for the settings used for calls to createDisplayVideo360AdvertiserLink.

Returns
Type Description
Builder<CreateDisplayVideo360AdvertiserLinkRequest,DisplayVideo360AdvertiserLink>

createEventCreateRuleSettings()

public UnaryCallSettings.Builder<CreateEventCreateRuleRequest,EventCreateRule> createEventCreateRuleSettings()

Returns the builder for the settings used for calls to createEventCreateRule.

Returns
Type Description
Builder<CreateEventCreateRuleRequest,EventCreateRule>

createExpandedDataSetSettings()

public UnaryCallSettings.Builder<CreateExpandedDataSetRequest,ExpandedDataSet> createExpandedDataSetSettings()

Returns the builder for the settings used for calls to createExpandedDataSet.

Returns
Type Description
Builder<CreateExpandedDataSetRequest,ExpandedDataSet>

createFirebaseLinkSettings()

public UnaryCallSettings.Builder<CreateFirebaseLinkRequest,FirebaseLink> createFirebaseLinkSettings()

Returns the builder for the settings used for calls to createFirebaseLink.

Returns
Type Description
Builder<CreateFirebaseLinkRequest,FirebaseLink>

createGoogleAdsLinkSettings()

public UnaryCallSettings.Builder<CreateGoogleAdsLinkRequest,GoogleAdsLink> createGoogleAdsLinkSettings()

Returns the builder for the settings used for calls to createGoogleAdsLink.

Returns
Type Description
Builder<CreateGoogleAdsLinkRequest,GoogleAdsLink>

createMeasurementProtocolSecretSettings()

public UnaryCallSettings.Builder<CreateMeasurementProtocolSecretRequest,MeasurementProtocolSecret> createMeasurementProtocolSecretSettings()

Returns the builder for the settings used for calls to createMeasurementProtocolSecret.

Returns
Type Description
Builder<CreateMeasurementProtocolSecretRequest,MeasurementProtocolSecret>

createPropertySettings()

public UnaryCallSettings.Builder<CreatePropertyRequest,Property> createPropertySettings()

Returns the builder for the settings used for calls to createProperty.

Returns
Type Description
Builder<CreatePropertyRequest,Property>

createRollupPropertySettings()

public UnaryCallSettings.Builder<CreateRollupPropertyRequest,CreateRollupPropertyResponse> createRollupPropertySettings()

Returns the builder for the settings used for calls to createRollupProperty.

Returns
Type Description
Builder<CreateRollupPropertyRequest,CreateRollupPropertyResponse>

createRollupPropertySourceLinkSettings()

public UnaryCallSettings.Builder<CreateRollupPropertySourceLinkRequest,RollupPropertySourceLink> createRollupPropertySourceLinkSettings()

Returns the builder for the settings used for calls to createRollupPropertySourceLink.

Returns
Type Description
Builder<CreateRollupPropertySourceLinkRequest,RollupPropertySourceLink>

createSKAdNetworkConversionValueSchemaSettings()

public UnaryCallSettings.Builder<CreateSKAdNetworkConversionValueSchemaRequest,SKAdNetworkConversionValueSchema> createSKAdNetworkConversionValueSchemaSettings()

Returns the builder for the settings used for calls to createSKAdNetworkConversionValueSchema.

Returns
Type Description
Builder<CreateSKAdNetworkConversionValueSchemaRequest,SKAdNetworkConversionValueSchema>

createSearchAds360LinkSettings()

public UnaryCallSettings.Builder<CreateSearchAds360LinkRequest,SearchAds360Link> createSearchAds360LinkSettings()

Returns the builder for the settings used for calls to createSearchAds360Link.

Returns
Type Description
Builder<CreateSearchAds360LinkRequest,SearchAds360Link>

createSubpropertyEventFilterSettings()

public UnaryCallSettings.Builder<CreateSubpropertyEventFilterRequest,SubpropertyEventFilter> createSubpropertyEventFilterSettings()

Returns the builder for the settings used for calls to createSubpropertyEventFilter.

Returns
Type Description
Builder<CreateSubpropertyEventFilterRequest,SubpropertyEventFilter>

createSubpropertySettings()

public UnaryCallSettings.Builder<CreateSubpropertyRequest,CreateSubpropertyResponse> createSubpropertySettings()

Returns the builder for the settings used for calls to createSubproperty.

Returns
Type Description
Builder<CreateSubpropertyRequest,CreateSubpropertyResponse>

deleteAccessBindingSettings()

public UnaryCallSettings.Builder<DeleteAccessBindingRequest,Empty> deleteAccessBindingSettings()

Returns the builder for the settings used for calls to deleteAccessBinding.

Returns
Type Description
Builder<DeleteAccessBindingRequest,Empty>

deleteAccountSettings()

public UnaryCallSettings.Builder<DeleteAccountRequest,Empty> deleteAccountSettings()

Returns the builder for the settings used for calls to deleteAccount.

Returns
Type Description
Builder<DeleteAccountRequest,Empty>

deleteAdSenseLinkSettings()

public UnaryCallSettings.Builder<DeleteAdSenseLinkRequest,Empty> deleteAdSenseLinkSettings()

Returns the builder for the settings used for calls to deleteAdSenseLink.

Returns
Type Description
Builder<DeleteAdSenseLinkRequest,Empty>

deleteCalculatedMetricSettings()

public UnaryCallSettings.Builder<DeleteCalculatedMetricRequest,Empty> deleteCalculatedMetricSettings()

Returns the builder for the settings used for calls to deleteCalculatedMetric.

Returns
Type Description
Builder<DeleteCalculatedMetricRequest,Empty>

deleteChannelGroupSettings()

public UnaryCallSettings.Builder<DeleteChannelGroupRequest,Empty> deleteChannelGroupSettings()

Returns the builder for the settings used for calls to deleteChannelGroup.

Returns
Type Description
Builder<DeleteChannelGroupRequest,Empty>

deleteConnectedSiteTagSettings()

public UnaryCallSettings.Builder<DeleteConnectedSiteTagRequest,Empty> deleteConnectedSiteTagSettings()

Returns the builder for the settings used for calls to deleteConnectedSiteTag.

Returns
Type Description
Builder<DeleteConnectedSiteTagRequest,Empty>

deleteConversionEventSettings()

public UnaryCallSettings.Builder<DeleteConversionEventRequest,Empty> deleteConversionEventSettings()

Returns the builder for the settings used for calls to deleteConversionEvent.

Returns
Type Description
Builder<DeleteConversionEventRequest,Empty>

deleteDataStreamSettings()

public UnaryCallSettings.Builder<DeleteDataStreamRequest,Empty> deleteDataStreamSettings()

Returns the builder for the settings used for calls to deleteDataStream.

Returns
Type Description
Builder<DeleteDataStreamRequest,Empty>

deleteDisplayVideo360AdvertiserLinkProposalSettings()

public UnaryCallSettings.Builder<DeleteDisplayVideo360AdvertiserLinkProposalRequest,Empty> deleteDisplayVideo360AdvertiserLinkProposalSettings()

Returns the builder for the settings used for calls to deleteDisplayVideo360AdvertiserLinkProposal.

Returns
Type Description
Builder<DeleteDisplayVideo360AdvertiserLinkProposalRequest,Empty>

deleteDisplayVideo360AdvertiserLinkSettings()

public UnaryCallSettings.Builder<DeleteDisplayVideo360AdvertiserLinkRequest,Empty> deleteDisplayVideo360AdvertiserLinkSettings()

Returns the builder for the settings used for calls to deleteDisplayVideo360AdvertiserLink.

Returns
Type Description
Builder<DeleteDisplayVideo360AdvertiserLinkRequest,Empty>

deleteEventCreateRuleSettings()

public UnaryCallSettings.Builder<DeleteEventCreateRuleRequest,Empty> deleteEventCreateRuleSettings()

Returns the builder for the settings used for calls to deleteEventCreateRule.

Returns
Type Description
Builder<DeleteEventCreateRuleRequest,Empty>

deleteExpandedDataSetSettings()

public UnaryCallSettings.Builder<DeleteExpandedDataSetRequest,Empty> deleteExpandedDataSetSettings()

Returns the builder for the settings used for calls to deleteExpandedDataSet.

Returns
Type Description
Builder<DeleteExpandedDataSetRequest,Empty>

deleteFirebaseLinkSettings()

public UnaryCallSettings.Builder<DeleteFirebaseLinkRequest,Empty> deleteFirebaseLinkSettings()

Returns the builder for the settings used for calls to deleteFirebaseLink.

Returns
Type Description
Builder<DeleteFirebaseLinkRequest,Empty>

deleteGoogleAdsLinkSettings()

public UnaryCallSettings.Builder<DeleteGoogleAdsLinkRequest,Empty> deleteGoogleAdsLinkSettings()

Returns the builder for the settings used for calls to deleteGoogleAdsLink.

Returns
Type Description
Builder<DeleteGoogleAdsLinkRequest,Empty>

deleteMeasurementProtocolSecretSettings()

public UnaryCallSettings.Builder<DeleteMeasurementProtocolSecretRequest,Empty> deleteMeasurementProtocolSecretSettings()

Returns the builder for the settings used for calls to deleteMeasurementProtocolSecret.

Returns
Type Description
Builder<DeleteMeasurementProtocolSecretRequest,Empty>

deletePropertySettings()

public UnaryCallSettings.Builder<DeletePropertyRequest,Property> deletePropertySettings()

Returns the builder for the settings used for calls to deleteProperty.

Returns
Type Description
Builder<DeletePropertyRequest,Property>

deleteRollupPropertySourceLinkSettings()

public UnaryCallSettings.Builder<DeleteRollupPropertySourceLinkRequest,Empty> deleteRollupPropertySourceLinkSettings()

Returns the builder for the settings used for calls to deleteRollupPropertySourceLink.

Returns
Type Description
Builder<DeleteRollupPropertySourceLinkRequest,Empty>

deleteSKAdNetworkConversionValueSchemaSettings()

public UnaryCallSettings.Builder<DeleteSKAdNetworkConversionValueSchemaRequest,Empty> deleteSKAdNetworkConversionValueSchemaSettings()

Returns the builder for the settings used for calls to deleteSKAdNetworkConversionValueSchema.

Returns
Type Description
Builder<DeleteSKAdNetworkConversionValueSchemaRequest,Empty>

deleteSearchAds360LinkSettings()

public UnaryCallSettings.Builder<DeleteSearchAds360LinkRequest,Empty> deleteSearchAds360LinkSettings()

Returns the builder for the settings used for calls to deleteSearchAds360Link.

Returns
Type Description
Builder<DeleteSearchAds360LinkRequest,Empty>

deleteSubpropertyEventFilterSettings()

public UnaryCallSettings.Builder<DeleteSubpropertyEventFilterRequest,Empty> deleteSubpropertyEventFilterSettings()

Returns the builder for the settings used for calls to deleteSubpropertyEventFilter.

Returns
Type Description
Builder<DeleteSubpropertyEventFilterRequest,Empty>

fetchAutomatedGa4ConfigurationOptOutSettings()

public UnaryCallSettings.Builder<FetchAutomatedGa4ConfigurationOptOutRequest,FetchAutomatedGa4ConfigurationOptOutResponse> fetchAutomatedGa4ConfigurationOptOutSettings()

Returns the builder for the settings used for calls to fetchAutomatedGa4ConfigurationOptOut.

Returns
Type Description
Builder<FetchAutomatedGa4ConfigurationOptOutRequest,FetchAutomatedGa4ConfigurationOptOutResponse>

fetchConnectedGa4PropertySettings()

public UnaryCallSettings.Builder<FetchConnectedGa4PropertyRequest,FetchConnectedGa4PropertyResponse> fetchConnectedGa4PropertySettings()

Returns the builder for the settings used for calls to fetchConnectedGa4Property.

Returns
Type Description
Builder<FetchConnectedGa4PropertyRequest,FetchConnectedGa4PropertyResponse>

getAccessBindingSettings()

public UnaryCallSettings.Builder<GetAccessBindingRequest,AccessBinding> getAccessBindingSettings()

Returns the builder for the settings used for calls to getAccessBinding.

Returns
Type Description
Builder<GetAccessBindingRequest,AccessBinding>

getAccountSettings()

public UnaryCallSettings.Builder<GetAccountRequest,Account> getAccountSettings()

Returns the builder for the settings used for calls to getAccount.

Returns
Type Description
Builder<GetAccountRequest,Account>

getAdSenseLinkSettings()

public UnaryCallSettings.Builder<GetAdSenseLinkRequest,AdSenseLink> getAdSenseLinkSettings()

Returns the builder for the settings used for calls to getAdSenseLink.

Returns
Type Description
Builder<GetAdSenseLinkRequest,AdSenseLink>

getAttributionSettingsSettings()

public UnaryCallSettings.Builder<GetAttributionSettingsRequest,AttributionSettings> getAttributionSettingsSettings()

Returns the builder for the settings used for calls to getAttributionSettings.

Returns
Type Description
Builder<GetAttributionSettingsRequest,AttributionSettings>

getAudienceSettings()

public UnaryCallSettings.Builder<GetAudienceRequest,Audience> getAudienceSettings()

Returns the builder for the settings used for calls to getAudience.

Returns
Type Description
Builder<GetAudienceRequest,Audience>

getBigQueryLinkSettings()

public UnaryCallSettings.Builder<GetBigQueryLinkRequest,BigQueryLink> getBigQueryLinkSettings()

Returns the builder for the settings used for calls to getBigQueryLink.

Returns
Type Description
Builder<GetBigQueryLinkRequest,BigQueryLink>

getCalculatedMetricSettings()

public UnaryCallSettings.Builder<GetCalculatedMetricRequest,CalculatedMetric> getCalculatedMetricSettings()

Returns the builder for the settings used for calls to getCalculatedMetric.

Returns
Type Description
Builder<GetCalculatedMetricRequest,CalculatedMetric>

getChannelGroupSettings()

public UnaryCallSettings.Builder<GetChannelGroupRequest,ChannelGroup> getChannelGroupSettings()

Returns the builder for the settings used for calls to getChannelGroup.

Returns
Type Description
Builder<GetChannelGroupRequest,ChannelGroup>

getConversionEventSettings()

public UnaryCallSettings.Builder<GetConversionEventRequest,ConversionEvent> getConversionEventSettings()

Returns the builder for the settings used for calls to getConversionEvent.

Returns
Type Description
Builder<GetConversionEventRequest,ConversionEvent>

getCustomDimensionSettings()

public UnaryCallSettings.Builder<GetCustomDimensionRequest,CustomDimension> getCustomDimensionSettings()

Returns the builder for the settings used for calls to getCustomDimension.

Returns
Type Description
Builder<GetCustomDimensionRequest,CustomDimension>

getCustomMetricSettings()

public UnaryCallSettings.Builder<GetCustomMetricRequest,CustomMetric> getCustomMetricSettings()

Returns the builder for the settings used for calls to getCustomMetric.

Returns
Type Description
Builder<GetCustomMetricRequest,CustomMetric>

getDataRedactionSettingsSettings()

public UnaryCallSettings.Builder<GetDataRedactionSettingsRequest,DataRedactionSettings> getDataRedactionSettingsSettings()

Returns the builder for the settings used for calls to getDataRedactionSettings.

Returns
Type Description
Builder<GetDataRedactionSettingsRequest,DataRedactionSettings>

getDataRetentionSettingsSettings()

public UnaryCallSettings.Builder<GetDataRetentionSettingsRequest,DataRetentionSettings> getDataRetentionSettingsSettings()

Returns the builder for the settings used for calls to getDataRetentionSettings.

Returns
Type Description
Builder<GetDataRetentionSettingsRequest,DataRetentionSettings>

getDataSharingSettingsSettings()

public UnaryCallSettings.Builder<GetDataSharingSettingsRequest,DataSharingSettings> getDataSharingSettingsSettings()

Returns the builder for the settings used for calls to getDataSharingSettings.

Returns
Type Description
Builder<GetDataSharingSettingsRequest,DataSharingSettings>

getDataStreamSettings()

public UnaryCallSettings.Builder<GetDataStreamRequest,DataStream> getDataStreamSettings()

Returns the builder for the settings used for calls to getDataStream.

Returns
Type Description
Builder<GetDataStreamRequest,DataStream>

getDisplayVideo360AdvertiserLinkProposalSettings()

public UnaryCallSettings.Builder<GetDisplayVideo360AdvertiserLinkProposalRequest,DisplayVideo360AdvertiserLinkProposal> getDisplayVideo360AdvertiserLinkProposalSettings()

Returns the builder for the settings used for calls to getDisplayVideo360AdvertiserLinkProposal.

Returns
Type Description
Builder<GetDisplayVideo360AdvertiserLinkProposalRequest,DisplayVideo360AdvertiserLinkProposal>

getDisplayVideo360AdvertiserLinkSettings()

public UnaryCallSettings.Builder<GetDisplayVideo360AdvertiserLinkRequest,DisplayVideo360AdvertiserLink> getDisplayVideo360AdvertiserLinkSettings()

Returns the builder for the settings used for calls to getDisplayVideo360AdvertiserLink.

Returns
Type Description
Builder<GetDisplayVideo360AdvertiserLinkRequest,DisplayVideo360AdvertiserLink>

getEnhancedMeasurementSettingsSettings()

public UnaryCallSettings.Builder<GetEnhancedMeasurementSettingsRequest,EnhancedMeasurementSettings> getEnhancedMeasurementSettingsSettings()

Returns the builder for the settings used for calls to getEnhancedMeasurementSettings.

Returns
Type Description
Builder<GetEnhancedMeasurementSettingsRequest,EnhancedMeasurementSettings>

getEventCreateRuleSettings()

public UnaryCallSettings.Builder<GetEventCreateRuleRequest,EventCreateRule> getEventCreateRuleSettings()

Returns the builder for the settings used for calls to getEventCreateRule.

Returns
Type Description
Builder<GetEventCreateRuleRequest,EventCreateRule>

getExpandedDataSetSettings()

public UnaryCallSettings.Builder<GetExpandedDataSetRequest,ExpandedDataSet> getExpandedDataSetSettings()

Returns the builder for the settings used for calls to getExpandedDataSet.

Returns
Type Description
Builder<GetExpandedDataSetRequest,ExpandedDataSet>

getGlobalSiteTagSettings()

public UnaryCallSettings.Builder<GetGlobalSiteTagRequest,GlobalSiteTag> getGlobalSiteTagSettings()

Returns the builder for the settings used for calls to getGlobalSiteTag.

Returns
Type Description
Builder<GetGlobalSiteTagRequest,GlobalSiteTag>

getGoogleSignalsSettingsSettings()

public UnaryCallSettings.Builder<GetGoogleSignalsSettingsRequest,GoogleSignalsSettings> getGoogleSignalsSettingsSettings()

Returns the builder for the settings used for calls to getGoogleSignalsSettings.

Returns
Type Description
Builder<GetGoogleSignalsSettingsRequest,GoogleSignalsSettings>

getMeasurementProtocolSecretSettings()

public UnaryCallSettings.Builder<GetMeasurementProtocolSecretRequest,MeasurementProtocolSecret> getMeasurementProtocolSecretSettings()

Returns the builder for the settings used for calls to getMeasurementProtocolSecret.

Returns
Type Description
Builder<GetMeasurementProtocolSecretRequest,MeasurementProtocolSecret>

getPropertySettings()

public UnaryCallSettings.Builder<GetPropertyRequest,Property> getPropertySettings()

Returns the builder for the settings used for calls to getProperty.

Returns
Type Description
Builder<GetPropertyRequest,Property>

getRollupPropertySourceLinkSettings()

public UnaryCallSettings.Builder<GetRollupPropertySourceLinkRequest,RollupPropertySourceLink> getRollupPropertySourceLinkSettings()

Returns the builder for the settings used for calls to getRollupPropertySourceLink.

Returns
Type Description
Builder<GetRollupPropertySourceLinkRequest,RollupPropertySourceLink>

getSKAdNetworkConversionValueSchemaSettings()

public UnaryCallSettings.Builder<GetSKAdNetworkConversionValueSchemaRequest,SKAdNetworkConversionValueSchema> getSKAdNetworkConversionValueSchemaSettings()

Returns the builder for the settings used for calls to getSKAdNetworkConversionValueSchema.

Returns
Type Description
Builder<GetSKAdNetworkConversionValueSchemaRequest,SKAdNetworkConversionValueSchema>

getSearchAds360LinkSettings()

public UnaryCallSettings.Builder<GetSearchAds360LinkRequest,SearchAds360Link> getSearchAds360LinkSettings()

Returns the builder for the settings used for calls to getSearchAds360Link.

Returns
Type Description
Builder<GetSearchAds360LinkRequest,SearchAds360Link>

getStubSettingsBuilder()

public AnalyticsAdminServiceStubSettings.Builder getStubSettingsBuilder()
Returns
Type Description
AnalyticsAdminServiceStubSettings.Builder

getSubpropertyEventFilterSettings()

public UnaryCallSettings.Builder<GetSubpropertyEventFilterRequest,SubpropertyEventFilter> getSubpropertyEventFilterSettings()

Returns the builder for the settings used for calls to getSubpropertyEventFilter.

Returns
Type Description
Builder<GetSubpropertyEventFilterRequest,SubpropertyEventFilter>

listAccessBindingsSettings()

public PagedCallSettings.Builder<ListAccessBindingsRequest,ListAccessBindingsResponse,AnalyticsAdminServiceClient.ListAccessBindingsPagedResponse> listAccessBindingsSettings()

Returns the builder for the settings used for calls to listAccessBindings.

Returns
Type Description
Builder<ListAccessBindingsRequest,ListAccessBindingsResponse,ListAccessBindingsPagedResponse>

listAccountSummariesSettings()

public PagedCallSettings.Builder<ListAccountSummariesRequest,ListAccountSummariesResponse,AnalyticsAdminServiceClient.ListAccountSummariesPagedResponse> listAccountSummariesSettings()

Returns the builder for the settings used for calls to listAccountSummaries.

Returns
Type Description
Builder<ListAccountSummariesRequest,ListAccountSummariesResponse,ListAccountSummariesPagedResponse>

listAccountsSettings()

public PagedCallSettings.Builder<ListAccountsRequest,ListAccountsResponse,AnalyticsAdminServiceClient.ListAccountsPagedResponse> listAccountsSettings()

Returns the builder for the settings used for calls to listAccounts.

Returns
Type Description
Builder<ListAccountsRequest,ListAccountsResponse,ListAccountsPagedResponse>

listAdSenseLinksSettings()

public PagedCallSettings.Builder<ListAdSenseLinksRequest,ListAdSenseLinksResponse,AnalyticsAdminServiceClient.ListAdSenseLinksPagedResponse> listAdSenseLinksSettings()

Returns the builder for the settings used for calls to listAdSenseLinks.

Returns
Type Description
Builder<ListAdSenseLinksRequest,ListAdSenseLinksResponse,ListAdSenseLinksPagedResponse>

listAudiencesSettings()

public PagedCallSettings.Builder<ListAudiencesRequest,ListAudiencesResponse,AnalyticsAdminServiceClient.ListAudiencesPagedResponse> listAudiencesSettings()

Returns the builder for the settings used for calls to listAudiences.

Returns
Type Description
Builder<ListAudiencesRequest,ListAudiencesResponse,ListAudiencesPagedResponse>

listBigQueryLinksSettings()

public PagedCallSettings.Builder<ListBigQueryLinksRequest,ListBigQueryLinksResponse,AnalyticsAdminServiceClient.ListBigQueryLinksPagedResponse> listBigQueryLinksSettings()

Returns the builder for the settings used for calls to listBigQueryLinks.

Returns
Type Description
Builder<ListBigQueryLinksRequest,ListBigQueryLinksResponse,ListBigQueryLinksPagedResponse>

listCalculatedMetricsSettings()

public PagedCallSettings.Builder<ListCalculatedMetricsRequest,ListCalculatedMetricsResponse,AnalyticsAdminServiceClient.ListCalculatedMetricsPagedResponse> listCalculatedMetricsSettings()

Returns the builder for the settings used for calls to listCalculatedMetrics.

Returns
Type Description
Builder<ListCalculatedMetricsRequest,ListCalculatedMetricsResponse,ListCalculatedMetricsPagedResponse>

listChannelGroupsSettings()

public PagedCallSettings.Builder<ListChannelGroupsRequest,ListChannelGroupsResponse,AnalyticsAdminServiceClient.ListChannelGroupsPagedResponse> listChannelGroupsSettings()

Returns the builder for the settings used for calls to listChannelGroups.

Returns
Type Description
Builder<ListChannelGroupsRequest,ListChannelGroupsResponse,ListChannelGroupsPagedResponse>

listConnectedSiteTagsSettings()

public UnaryCallSettings.Builder<ListConnectedSiteTagsRequest,ListConnectedSiteTagsResponse> listConnectedSiteTagsSettings()

Returns the builder for the settings used for calls to listConnectedSiteTags.

Returns
Type Description
Builder<ListConnectedSiteTagsRequest,ListConnectedSiteTagsResponse>

listConversionEventsSettings()

public PagedCallSettings.Builder<ListConversionEventsRequest,ListConversionEventsResponse,AnalyticsAdminServiceClient.ListConversionEventsPagedResponse> listConversionEventsSettings()

Returns the builder for the settings used for calls to listConversionEvents.

Returns
Type Description
Builder<ListConversionEventsRequest,ListConversionEventsResponse,ListConversionEventsPagedResponse>

listCustomDimensionsSettings()

public PagedCallSettings.Builder<ListCustomDimensionsRequest,ListCustomDimensionsResponse,AnalyticsAdminServiceClient.ListCustomDimensionsPagedResponse> listCustomDimensionsSettings()

Returns the builder for the settings used for calls to listCustomDimensions.

Returns
Type Description
Builder<ListCustomDimensionsRequest,ListCustomDimensionsResponse,ListCustomDimensionsPagedResponse>

listCustomMetricsSettings()

public PagedCallSettings.Builder<ListCustomMetricsRequest,ListCustomMetricsResponse,AnalyticsAdminServiceClient.ListCustomMetricsPagedResponse> listCustomMetricsSettings()

Returns the builder for the settings used for calls to listCustomMetrics.

Returns
Type Description
Builder<ListCustomMetricsRequest,ListCustomMetricsResponse,ListCustomMetricsPagedResponse>

listDataStreamsSettings()

public PagedCallSettings.Builder<ListDataStreamsRequest,ListDataStreamsResponse,AnalyticsAdminServiceClient.ListDataStreamsPagedResponse> listDataStreamsSettings()

Returns the builder for the settings used for calls to listDataStreams.

Returns
Type Description
Builder<ListDataStreamsRequest,ListDataStreamsResponse,ListDataStreamsPagedResponse>

listDisplayVideo360AdvertiserLinkProposalsSettings()

public PagedCallSettings.Builder<ListDisplayVideo360AdvertiserLinkProposalsRequest,ListDisplayVideo360AdvertiserLinkProposalsResponse,AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinkProposalsPagedResponse> listDisplayVideo360AdvertiserLinkProposalsSettings()

Returns the builder for the settings used for calls to listDisplayVideo360AdvertiserLinkProposals.

Returns
Type Description
Builder<ListDisplayVideo360AdvertiserLinkProposalsRequest,ListDisplayVideo360AdvertiserLinkProposalsResponse,ListDisplayVideo360AdvertiserLinkProposalsPagedResponse>

listDisplayVideo360AdvertiserLinksSettings()

public PagedCallSettings.Builder<ListDisplayVideo360AdvertiserLinksRequest,ListDisplayVideo360AdvertiserLinksResponse,AnalyticsAdminServiceClient.ListDisplayVideo360AdvertiserLinksPagedResponse> listDisplayVideo360AdvertiserLinksSettings()

Returns the builder for the settings used for calls to listDisplayVideo360AdvertiserLinks.

Returns
Type Description
Builder<ListDisplayVideo360AdvertiserLinksRequest,ListDisplayVideo360AdvertiserLinksResponse,ListDisplayVideo360AdvertiserLinksPagedResponse>

listEventCreateRulesSettings()

public PagedCallSettings.Builder<ListEventCreateRulesRequest,ListEventCreateRulesResponse,AnalyticsAdminServiceClient.ListEventCreateRulesPagedResponse> listEventCreateRulesSettings()

Returns the builder for the settings used for calls to listEventCreateRules.

Returns
Type Description
Builder<ListEventCreateRulesRequest,ListEventCreateRulesResponse,ListEventCreateRulesPagedResponse>

listExpandedDataSetsSettings()

public PagedCallSettings.Builder<ListExpandedDataSetsRequest,ListExpandedDataSetsResponse,AnalyticsAdminServiceClient.ListExpandedDataSetsPagedResponse> listExpandedDataSetsSettings()

Returns the builder for the settings used for calls to listExpandedDataSets.

Returns
Type Description
Builder<ListExpandedDataSetsRequest,ListExpandedDataSetsResponse,ListExpandedDataSetsPagedResponse>

listFirebaseLinksSettings()

public PagedCallSettings.Builder<ListFirebaseLinksRequest,ListFirebaseLinksResponse,AnalyticsAdminServiceClient.ListFirebaseLinksPagedResponse> listFirebaseLinksSettings()

Returns the builder for the settings used for calls to listFirebaseLinks.

Returns
Type Description
Builder<ListFirebaseLinksRequest,ListFirebaseLinksResponse,ListFirebaseLinksPagedResponse>

listGoogleAdsLinksSettings()

public PagedCallSettings.Builder<ListGoogleAdsLinksRequest,ListGoogleAdsLinksResponse,AnalyticsAdminServiceClient.ListGoogleAdsLinksPagedResponse> listGoogleAdsLinksSettings()

Returns the builder for the settings used for calls to listGoogleAdsLinks.

Returns
Type Description
Builder<ListGoogleAdsLinksRequest,ListGoogleAdsLinksResponse,ListGoogleAdsLinksPagedResponse>

listMeasurementProtocolSecretsSettings()

public PagedCallSettings.Builder<ListMeasurementProtocolSecretsRequest,ListMeasurementProtocolSecretsResponse,AnalyticsAdminServiceClient.ListMeasurementProtocolSecretsPagedResponse> listMeasurementProtocolSecretsSettings()

Returns the builder for the settings used for calls to listMeasurementProtocolSecrets.

Returns
Type Description
Builder<ListMeasurementProtocolSecretsRequest,ListMeasurementProtocolSecretsResponse,ListMeasurementProtocolSecretsPagedResponse>

listPropertiesSettings()

public PagedCallSettings.Builder<ListPropertiesRequest,ListPropertiesResponse,AnalyticsAdminServiceClient.ListPropertiesPagedResponse> listPropertiesSettings()

Returns the builder for the settings used for calls to listProperties.

Returns
Type Description
Builder<ListPropertiesRequest,ListPropertiesResponse,ListPropertiesPagedResponse>

listRollupPropertySourceLinksSettings()

public PagedCallSettings.Builder<ListRollupPropertySourceLinksRequest,ListRollupPropertySourceLinksResponse,AnalyticsAdminServiceClient.ListRollupPropertySourceLinksPagedResponse> listRollupPropertySourceLinksSettings()

Returns the builder for the settings used for calls to listRollupPropertySourceLinks.

Returns
Type Description
Builder<ListRollupPropertySourceLinksRequest,ListRollupPropertySourceLinksResponse,ListRollupPropertySourceLinksPagedResponse>

listSKAdNetworkConversionValueSchemasSettings()

public PagedCallSettings.Builder<ListSKAdNetworkConversionValueSchemasRequest,ListSKAdNetworkConversionValueSchemasResponse,AnalyticsAdminServiceClient.ListSKAdNetworkConversionValueSchemasPagedResponse> listSKAdNetworkConversionValueSchemasSettings()

Returns the builder for the settings used for calls to listSKAdNetworkConversionValueSchemas.

Returns
Type Description
Builder<ListSKAdNetworkConversionValueSchemasRequest,ListSKAdNetworkConversionValueSchemasResponse,ListSKAdNetworkConversionValueSchemasPagedResponse>

listSearchAds360LinksSettings()

public PagedCallSettings.Builder<ListSearchAds360LinksRequest,ListSearchAds360LinksResponse,AnalyticsAdminServiceClient.ListSearchAds360LinksPagedResponse> listSearchAds360LinksSettings()

Returns the builder for the settings used for calls to listSearchAds360Links.

Returns
Type Description
Builder<ListSearchAds360LinksRequest,ListSearchAds360LinksResponse,ListSearchAds360LinksPagedResponse>

listSubpropertyEventFiltersSettings()

public PagedCallSettings.Builder<ListSubpropertyEventFiltersRequest,ListSubpropertyEventFiltersResponse,AnalyticsAdminServiceClient.ListSubpropertyEventFiltersPagedResponse> listSubpropertyEventFiltersSettings()

Returns the builder for the settings used for calls to listSubpropertyEventFilters.

Returns
Type Description
Builder<ListSubpropertyEventFiltersRequest,ListSubpropertyEventFiltersResponse,ListSubpropertyEventFiltersPagedResponse>

provisionAccountTicketSettings()

public UnaryCallSettings.Builder<ProvisionAccountTicketRequest,ProvisionAccountTicketResponse> provisionAccountTicketSettings()

Returns the builder for the settings used for calls to provisionAccountTicket.

Returns
Type Description
Builder<ProvisionAccountTicketRequest,ProvisionAccountTicketResponse>

runAccessReportSettings()

public UnaryCallSettings.Builder<RunAccessReportRequest,RunAccessReportResponse> runAccessReportSettings()

Returns the builder for the settings used for calls to runAccessReport.

Returns
Type Description
Builder<RunAccessReportRequest,RunAccessReportResponse>

searchChangeHistoryEventsSettings()

public PagedCallSettings.Builder<SearchChangeHistoryEventsRequest,SearchChangeHistoryEventsResponse,AnalyticsAdminServiceClient.SearchChangeHistoryEventsPagedResponse> searchChangeHistoryEventsSettings()

Returns the builder for the settings used for calls to searchChangeHistoryEvents.

Returns
Type Description
Builder<SearchChangeHistoryEventsRequest,SearchChangeHistoryEventsResponse,SearchChangeHistoryEventsPagedResponse>

setAutomatedGa4ConfigurationOptOutSettings()

public UnaryCallSettings.Builder<SetAutomatedGa4ConfigurationOptOutRequest,SetAutomatedGa4ConfigurationOptOutResponse> setAutomatedGa4ConfigurationOptOutSettings()

Returns the builder for the settings used for calls to setAutomatedGa4ConfigurationOptOut.

Returns
Type Description
Builder<SetAutomatedGa4ConfigurationOptOutRequest,SetAutomatedGa4ConfigurationOptOutResponse>

updateAccessBindingSettings()

public UnaryCallSettings.Builder<UpdateAccessBindingRequest,AccessBinding> updateAccessBindingSettings()

Returns the builder for the settings used for calls to updateAccessBinding.

Returns
Type Description
Builder<UpdateAccessBindingRequest,AccessBinding>

updateAccountSettings()

public UnaryCallSettings.Builder<UpdateAccountRequest,Account> updateAccountSettings()

Returns the builder for the settings used for calls to updateAccount.

Returns
Type Description
Builder<UpdateAccountRequest,Account>

updateAttributionSettingsSettings()

public UnaryCallSettings.Builder<UpdateAttributionSettingsRequest,AttributionSettings> updateAttributionSettingsSettings()

Returns the builder for the settings used for calls to updateAttributionSettings.

Returns
Type Description
Builder<UpdateAttributionSettingsRequest,AttributionSettings>

updateAudienceSettings()

public UnaryCallSettings.Builder<UpdateAudienceRequest,Audience> updateAudienceSettings()

Returns the builder for the settings used for calls to updateAudience.

Returns
Type Description
Builder<UpdateAudienceRequest,Audience>

updateCalculatedMetricSettings()

public UnaryCallSettings.Builder<UpdateCalculatedMetricRequest,CalculatedMetric> updateCalculatedMetricSettings()

Returns the builder for the settings used for calls to updateCalculatedMetric.

Returns
Type Description
Builder<UpdateCalculatedMetricRequest,CalculatedMetric>

updateChannelGroupSettings()

public UnaryCallSettings.Builder<UpdateChannelGroupRequest,ChannelGroup> updateChannelGroupSettings()

Returns the builder for the settings used for calls to updateChannelGroup.

Returns
Type Description
Builder<UpdateChannelGroupRequest,ChannelGroup>

updateConversionEventSettings()

public UnaryCallSettings.Builder<UpdateConversionEventRequest,ConversionEvent> updateConversionEventSettings()

Returns the builder for the settings used for calls to updateConversionEvent.

Returns
Type Description
Builder<UpdateConversionEventRequest,ConversionEvent>

updateCustomDimensionSettings()

public UnaryCallSettings.Builder<UpdateCustomDimensionRequest,CustomDimension> updateCustomDimensionSettings()

Returns the builder for the settings used for calls to updateCustomDimension.

Returns
Type Description
Builder<UpdateCustomDimensionRequest,CustomDimension>

updateCustomMetricSettings()

public UnaryCallSettings.Builder<UpdateCustomMetricRequest,CustomMetric> updateCustomMetricSettings()

Returns the builder for the settings used for calls to updateCustomMetric.

Returns
Type Description
Builder<UpdateCustomMetricRequest,CustomMetric>

updateDataRedactionSettingsSettings()

public UnaryCallSettings.Builder<UpdateDataRedactionSettingsRequest,DataRedactionSettings> updateDataRedactionSettingsSettings()

Returns the builder for the settings used for calls to updateDataRedactionSettings.

Returns
Type Description
Builder<UpdateDataRedactionSettingsRequest,DataRedactionSettings>

updateDataRetentionSettingsSettings()

public UnaryCallSettings.Builder<UpdateDataRetentionSettingsRequest,DataRetentionSettings> updateDataRetentionSettingsSettings()

Returns the builder for the settings used for calls to updateDataRetentionSettings.

Returns
Type Description
Builder<UpdateDataRetentionSettingsRequest,DataRetentionSettings>

updateDataStreamSettings()

public UnaryCallSettings.Builder<UpdateDataStreamRequest,DataStream> updateDataStreamSettings()

Returns the builder for the settings used for calls to updateDataStream.

Returns
Type Description
Builder<UpdateDataStreamRequest,DataStream>

updateDisplayVideo360AdvertiserLinkSettings()

public UnaryCallSettings.Builder<UpdateDisplayVideo360AdvertiserLinkRequest,DisplayVideo360AdvertiserLink> updateDisplayVideo360AdvertiserLinkSettings()

Returns the builder for the settings used for calls to updateDisplayVideo360AdvertiserLink.

Returns
Type Description
Builder<UpdateDisplayVideo360AdvertiserLinkRequest,DisplayVideo360AdvertiserLink>

updateEnhancedMeasurementSettingsSettings()

public UnaryCallSettings.Builder<UpdateEnhancedMeasurementSettingsRequest,EnhancedMeasurementSettings> updateEnhancedMeasurementSettingsSettings()

Returns the builder for the settings used for calls to updateEnhancedMeasurementSettings.

Returns
Type Description
Builder<UpdateEnhancedMeasurementSettingsRequest,EnhancedMeasurementSettings>

updateEventCreateRuleSettings()

public UnaryCallSettings.Builder<UpdateEventCreateRuleRequest,EventCreateRule> updateEventCreateRuleSettings()

Returns the builder for the settings used for calls to updateEventCreateRule.

Returns
Type Description
Builder<UpdateEventCreateRuleRequest,EventCreateRule>

updateExpandedDataSetSettings()

public UnaryCallSettings.Builder<UpdateExpandedDataSetRequest,ExpandedDataSet> updateExpandedDataSetSettings()

Returns the builder for the settings used for calls to updateExpandedDataSet.

Returns
Type Description
Builder<UpdateExpandedDataSetRequest,ExpandedDataSet>

updateGoogleAdsLinkSettings()

public UnaryCallSettings.Builder<UpdateGoogleAdsLinkRequest,GoogleAdsLink> updateGoogleAdsLinkSettings()

Returns the builder for the settings used for calls to updateGoogleAdsLink.

Returns
Type Description
Builder<UpdateGoogleAdsLinkRequest,GoogleAdsLink>

updateGoogleSignalsSettingsSettings()

public UnaryCallSettings.Builder<UpdateGoogleSignalsSettingsRequest,GoogleSignalsSettings> updateGoogleSignalsSettingsSettings()

Returns the builder for the settings used for calls to updateGoogleSignalsSettings.

Returns
Type Description
Builder<UpdateGoogleSignalsSettingsRequest,GoogleSignalsSettings>

updateMeasurementProtocolSecretSettings()

public UnaryCallSettings.Builder<UpdateMeasurementProtocolSecretRequest,MeasurementProtocolSecret> updateMeasurementProtocolSecretSettings()

Returns the builder for the settings used for calls to updateMeasurementProtocolSecret.

Returns
Type Description
Builder<UpdateMeasurementProtocolSecretRequest,MeasurementProtocolSecret>

updatePropertySettings()

public UnaryCallSettings.Builder<UpdatePropertyRequest,Property> updatePropertySettings()

Returns the builder for the settings used for calls to updateProperty.

Returns
Type Description
Builder<UpdatePropertyRequest,Property>

updateSKAdNetworkConversionValueSchemaSettings()

public UnaryCallSettings.Builder<UpdateSKAdNetworkConversionValueSchemaRequest,SKAdNetworkConversionValueSchema> updateSKAdNetworkConversionValueSchemaSettings()

Returns the builder for the settings used for calls to updateSKAdNetworkConversionValueSchema.

Returns
Type Description
Builder<UpdateSKAdNetworkConversionValueSchemaRequest,SKAdNetworkConversionValueSchema>

updateSearchAds360LinkSettings()

public UnaryCallSettings.Builder<UpdateSearchAds360LinkRequest,SearchAds360Link> updateSearchAds360LinkSettings()

Returns the builder for the settings used for calls to updateSearchAds360Link.

Returns
Type Description
Builder<UpdateSearchAds360LinkRequest,SearchAds360Link>

updateSubpropertyEventFilterSettings()

public UnaryCallSettings.Builder<UpdateSubpropertyEventFilterRequest,SubpropertyEventFilter> updateSubpropertyEventFilterSettings()

Returns the builder for the settings used for calls to updateSubpropertyEventFilter.

Returns
Type Description
Builder<UpdateSubpropertyEventFilterRequest,SubpropertyEventFilter>