public static class SiteSearchEngineServiceStubSettings.Builder extends StubSettings.Builder<SiteSearchEngineServiceStubSettings,SiteSearchEngineServiceStubSettings.Builder>
Builder for SiteSearchEngineServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(SiteSearchEngineServiceStubSettings settings)
protected Builder(SiteSearchEngineServiceStubSettings settings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public SiteSearchEngineServiceStubSettings.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.
batchCreateTargetSitesOperationSettings()
public OperationCallSettings.Builder<BatchCreateTargetSitesRequest,BatchCreateTargetSitesResponse,BatchCreateTargetSiteMetadata> batchCreateTargetSitesOperationSettings()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to batchCreateTargetSites.
batchCreateTargetSitesSettings()
public UnaryCallSettings.Builder<BatchCreateTargetSitesRequest,Operation> batchCreateTargetSitesSettings()
Returns the builder for the settings used for calls to batchCreateTargetSites.
batchVerifyTargetSitesOperationSettings()
public OperationCallSettings.Builder<BatchVerifyTargetSitesRequest,BatchVerifyTargetSitesResponse,BatchVerifyTargetSitesMetadata> batchVerifyTargetSitesOperationSettings()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to batchVerifyTargetSites.
batchVerifyTargetSitesSettings()
public UnaryCallSettings.Builder<BatchVerifyTargetSitesRequest,Operation> batchVerifyTargetSitesSettings()
Returns the builder for the settings used for calls to batchVerifyTargetSites.
build()
public SiteSearchEngineServiceStubSettings build()
Overrides
createTargetSiteOperationSettings()
public OperationCallSettings.Builder<CreateTargetSiteRequest,TargetSite,CreateTargetSiteMetadata> createTargetSiteOperationSettings()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createTargetSite.
createTargetSiteSettings()
public UnaryCallSettings.Builder<CreateTargetSiteRequest,Operation> createTargetSiteSettings()
Returns the builder for the settings used for calls to createTargetSite.
deleteTargetSiteOperationSettings()
public OperationCallSettings.Builder<DeleteTargetSiteRequest,Empty,DeleteTargetSiteMetadata> deleteTargetSiteOperationSettings()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteTargetSite.
deleteTargetSiteSettings()
public UnaryCallSettings.Builder<DeleteTargetSiteRequest,Operation> deleteTargetSiteSettings()
Returns the builder for the settings used for calls to deleteTargetSite.
disableAdvancedSiteSearchOperationSettings()
public OperationCallSettings.Builder<DisableAdvancedSiteSearchRequest,DisableAdvancedSiteSearchResponse,DisableAdvancedSiteSearchMetadata> disableAdvancedSiteSearchOperationSettings()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to disableAdvancedSiteSearch.
disableAdvancedSiteSearchSettings()
public UnaryCallSettings.Builder<DisableAdvancedSiteSearchRequest,Operation> disableAdvancedSiteSearchSettings()
Returns the builder for the settings used for calls to disableAdvancedSiteSearch.
enableAdvancedSiteSearchOperationSettings()
public OperationCallSettings.Builder<EnableAdvancedSiteSearchRequest,EnableAdvancedSiteSearchResponse,EnableAdvancedSiteSearchMetadata> enableAdvancedSiteSearchOperationSettings()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to enableAdvancedSiteSearch.
enableAdvancedSiteSearchSettings()
public UnaryCallSettings.Builder<EnableAdvancedSiteSearchRequest,Operation> enableAdvancedSiteSearchSettings()
Returns the builder for the settings used for calls to enableAdvancedSiteSearch.
fetchDomainVerificationStatusSettings()
public PagedCallSettings.Builder<FetchDomainVerificationStatusRequest,FetchDomainVerificationStatusResponse,SiteSearchEngineServiceClient.FetchDomainVerificationStatusPagedResponse> fetchDomainVerificationStatusSettings()
Returns the builder for the settings used for calls to fetchDomainVerificationStatus.
getEndpoint()
public String getEndpoint()
Returns the endpoint set by the user or the the service's default endpoint.
Overrides
getSiteSearchEngineSettings()
public UnaryCallSettings.Builder<GetSiteSearchEngineRequest,SiteSearchEngine> getSiteSearchEngineSettings()
Returns the builder for the settings used for calls to getSiteSearchEngine.
getTargetSiteSettings()
public UnaryCallSettings.Builder<GetTargetSiteRequest,TargetSite> getTargetSiteSettings()
Returns the builder for the settings used for calls to getTargetSite.
listTargetSitesSettings()
public PagedCallSettings.Builder<ListTargetSitesRequest,ListTargetSitesResponse,SiteSearchEngineServiceClient.ListTargetSitesPagedResponse> listTargetSitesSettings()
Returns the builder for the settings used for calls to listTargetSites.
recrawlUrisOperationSettings()
public OperationCallSettings.Builder<RecrawlUrisRequest,RecrawlUrisResponse,RecrawlUrisMetadata> recrawlUrisOperationSettings()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to recrawlUris.
recrawlUrisSettings()
public UnaryCallSettings.Builder<RecrawlUrisRequest,Operation> recrawlUrisSettings()
Returns the builder for the settings used for calls to recrawlUris.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
updateTargetSiteOperationSettings()
public OperationCallSettings.Builder<UpdateTargetSiteRequest,TargetSite,UpdateTargetSiteMetadata> updateTargetSiteOperationSettings()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to updateTargetSite.
updateTargetSiteSettings()
public UnaryCallSettings.Builder<UpdateTargetSiteRequest,Operation> updateTargetSiteSettings()
Returns the builder for the settings used for calls to updateTargetSite.