public static class EnterpriseKnowledgeGraphServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<EnterpriseKnowledgeGraphServiceStubSettings,EnterpriseKnowledgeGraphServiceStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(EnterpriseKnowledgeGraphServiceStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
EnterpriseKnowledgeGraphServiceStubSettings.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.
|
EnterpriseKnowledgeGraphServiceStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelEntityReconciliationJobRequest,com.google.protobuf.Empty> |
cancelEntityReconciliationJobSettings()
Returns the builder for the settings used for calls to cancelEntityReconciliationJob.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEntityReconciliationJobRequest,EntityReconciliationJob> |
createEntityReconciliationJobSettings()
Returns the builder for the settings used for calls to createEntityReconciliationJob.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEntityReconciliationJobRequest,com.google.protobuf.Empty> |
deleteEntityReconciliationJobSettings()
Returns the builder for the settings used for calls to deleteEntityReconciliationJob.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEntityReconciliationJobRequest,EntityReconciliationJob> |
getEntityReconciliationJobSettings()
Returns the builder for the settings used for calls to getEntityReconciliationJob.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntityReconciliationJobsRequest,ListEntityReconciliationJobsResponse,EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsPagedResponse> |
listEntityReconciliationJobsSettings()
Returns the builder for the settings used for calls to listEntityReconciliationJobs.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<LookupPublicKgRequest,LookupPublicKgResponse> |
lookupPublicKgSettings()
Returns the builder for the settings used for calls to lookupPublicKg.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<LookupRequest,LookupResponse> |
lookupSettings()
Returns the builder for the settings used for calls to lookup.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SearchPublicKgRequest,SearchPublicKgResponse> |
searchPublicKgSettings()
Returns the builder for the settings used for calls to searchPublicKg.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SearchRequest,SearchResponse> |
searchSettings()
Returns the builder for the settings used for calls to search.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(EnterpriseKnowledgeGraphServiceStubSettings settings)
public EnterpriseKnowledgeGraphServiceStubSettings.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.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEntityReconciliationJobRequest,EntityReconciliationJob> createEntityReconciliationJobSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEntityReconciliationJobRequest,EntityReconciliationJob> getEntityReconciliationJobSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntityReconciliationJobsRequest,ListEntityReconciliationJobsResponse,EnterpriseKnowledgeGraphServiceClient.ListEntityReconciliationJobsPagedResponse> listEntityReconciliationJobsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelEntityReconciliationJobRequest,com.google.protobuf.Empty> cancelEntityReconciliationJobSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEntityReconciliationJobRequest,com.google.protobuf.Empty> deleteEntityReconciliationJobSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<LookupRequest,LookupResponse> lookupSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SearchRequest,SearchResponse> searchSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<LookupPublicKgRequest,LookupPublicKgResponse> lookupPublicKgSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SearchPublicKgRequest,SearchPublicKgResponse> searchPublicKgSettings()
public EnterpriseKnowledgeGraphServiceStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<EnterpriseKnowledgeGraphServiceStubSettings,EnterpriseKnowledgeGraphServiceStubSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.