@Generated(value="by gapic-generator-java") public class ContactCenterInsightsStubSettings extends com.google.api.gax.rpc.StubSettings<ContactCenterInsightsStubSettings>
ContactCenterInsightsStub.
The default instance has everything set to sensible defaults:
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 createConversation 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
ContactCenterInsightsStubSettings.Builder contactCenterInsightsSettingsBuilder =
ContactCenterInsightsStubSettings.newBuilder();
contactCenterInsightsSettingsBuilder
.createConversationSettings()
.setRetrySettings(
contactCenterInsightsSettingsBuilder
.createConversationSettings()
.getRetrySettings()
.toBuilder()
.setTotalTimeout(Duration.ofSeconds(30))
.build());
ContactCenterInsightsStubSettings contactCenterInsightsSettings =
contactCenterInsightsSettingsBuilder.build();
| Modifier and Type | Class and Description |
|---|---|
static class |
ContactCenterInsightsStubSettings.Builder
Builder for ContactCenterInsightsStubSettings.
|
| Modifier | Constructor and Description |
|---|---|
protected |
ContactCenterInsightsStubSettings(ContactCenterInsightsStubSettings.Builder settingsBuilder) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.OperationCallSettings<BulkAnalyzeConversationsRequest,BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata> |
bulkAnalyzeConversationsOperationSettings()
Returns the object with the settings used for calls to bulkAnalyzeConversations.
|
com.google.api.gax.rpc.UnaryCallSettings<BulkAnalyzeConversationsRequest,com.google.longrunning.Operation> |
bulkAnalyzeConversationsSettings()
Returns the object with the settings used for calls to bulkAnalyzeConversations.
|
com.google.api.gax.rpc.OperationCallSettings<BulkDeleteConversationsRequest,BulkDeleteConversationsResponse,BulkDeleteConversationsMetadata> |
bulkDeleteConversationsOperationSettings()
Returns the object with the settings used for calls to bulkDeleteConversations.
|
com.google.api.gax.rpc.UnaryCallSettings<BulkDeleteConversationsRequest,com.google.longrunning.Operation> |
bulkDeleteConversationsSettings()
Returns the object with the settings used for calls to bulkDeleteConversations.
|
com.google.api.gax.rpc.UnaryCallSettings<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse> |
calculateIssueModelStatsSettings()
Returns the object with the settings used for calls to calculateIssueModelStats.
|
com.google.api.gax.rpc.UnaryCallSettings<CalculateStatsRequest,CalculateStatsResponse> |
calculateStatsSettings()
Returns the object with the settings used for calls to calculateStats.
|
com.google.api.gax.rpc.OperationCallSettings<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata> |
createAnalysisOperationSettings()
Returns the object with the settings used for calls to createAnalysis.
|
com.google.api.gax.rpc.UnaryCallSettings<CreateAnalysisRequest,com.google.longrunning.Operation> |
createAnalysisSettings()
Returns the object with the settings used for calls to createAnalysis.
|
com.google.api.gax.rpc.UnaryCallSettings<CreateConversationRequest,Conversation> |
createConversationSettings()
Returns the object with the settings used for calls to createConversation.
|
com.google.api.gax.rpc.OperationCallSettings<CreateIssueModelRequest,IssueModel,CreateIssueModelMetadata> |
createIssueModelOperationSettings()
Returns the object with the settings used for calls to createIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings<CreateIssueModelRequest,com.google.longrunning.Operation> |
createIssueModelSettings()
Returns the object with the settings used for calls to createIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings<CreatePhraseMatcherRequest,PhraseMatcher> |
createPhraseMatcherSettings()
Returns the object with the settings used for calls to createPhraseMatcher.
|
ContactCenterInsightsStub |
createStub() |
com.google.api.gax.rpc.UnaryCallSettings<CreateViewRequest,View> |
createViewSettings()
Returns the object with the settings used for calls to createView.
|
static com.google.api.gax.rpc.ApiClientHeaderProvider.Builder |
defaultApiClientHeaderProviderBuilder() |
static com.google.api.gax.core.GoogleCredentialsProvider.Builder |
defaultCredentialsProviderBuilder()
Returns a builder for the default credentials for this service.
|
static com.google.api.gax.core.InstantiatingExecutorProvider.Builder |
defaultExecutorProviderBuilder()
Returns a builder for the default ExecutorProvider for this service.
|
static com.google.api.gax.rpc.ApiClientHeaderProvider.Builder |
defaultGrpcApiClientHeaderProviderBuilder() |
static com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder |
defaultGrpcTransportProviderBuilder()
Returns a builder for the default gRPC ChannelProvider for this service.
|
static com.google.api.gax.rpc.ApiClientHeaderProvider.Builder |
defaultHttpJsonApiClientHeaderProviderBuilder() |
static com.google.api.gax.httpjson.InstantiatingHttpJsonChannelProvider.Builder |
defaultHttpJsonTransportProviderBuilder()
Returns a builder for the default REST ChannelProvider for this service.
|
static com.google.api.gax.rpc.TransportChannelProvider |
defaultTransportChannelProvider() |
com.google.api.gax.rpc.UnaryCallSettings<DeleteAnalysisRequest,com.google.protobuf.Empty> |
deleteAnalysisSettings()
Returns the object with the settings used for calls to deleteAnalysis.
|
com.google.api.gax.rpc.UnaryCallSettings<DeleteConversationRequest,com.google.protobuf.Empty> |
deleteConversationSettings()
Returns the object with the settings used for calls to deleteConversation.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteIssueModelRequest,com.google.protobuf.Empty,DeleteIssueModelMetadata> |
deleteIssueModelOperationSettings()
Returns the object with the settings used for calls to deleteIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings<DeleteIssueModelRequest,com.google.longrunning.Operation> |
deleteIssueModelSettings()
Returns the object with the settings used for calls to deleteIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings<DeleteIssueRequest,com.google.protobuf.Empty> |
deleteIssueSettings()
Returns the object with the settings used for calls to deleteIssue.
|
com.google.api.gax.rpc.UnaryCallSettings<DeletePhraseMatcherRequest,com.google.protobuf.Empty> |
deletePhraseMatcherSettings()
Returns the object with the settings used for calls to deletePhraseMatcher.
|
com.google.api.gax.rpc.UnaryCallSettings<DeleteViewRequest,com.google.protobuf.Empty> |
deleteViewSettings()
Returns the object with the settings used for calls to deleteView.
|
com.google.api.gax.rpc.OperationCallSettings<DeployIssueModelRequest,DeployIssueModelResponse,DeployIssueModelMetadata> |
deployIssueModelOperationSettings()
Returns the object with the settings used for calls to deployIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings<DeployIssueModelRequest,com.google.longrunning.Operation> |
deployIssueModelSettings()
Returns the object with the settings used for calls to deployIssueModel.
|
com.google.api.gax.rpc.OperationCallSettings<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata> |
exportInsightsDataOperationSettings()
Returns the object with the settings used for calls to exportInsightsData.
|
com.google.api.gax.rpc.UnaryCallSettings<ExportInsightsDataRequest,com.google.longrunning.Operation> |
exportInsightsDataSettings()
Returns the object with the settings used for calls to exportInsightsData.
|
com.google.api.gax.rpc.UnaryCallSettings<GetAnalysisRequest,Analysis> |
getAnalysisSettings()
Returns the object with the settings used for calls to getAnalysis.
|
com.google.api.gax.rpc.UnaryCallSettings<GetConversationRequest,Conversation> |
getConversationSettings()
Returns the object with the settings used for calls to getConversation.
|
static String |
getDefaultEndpoint()
Returns the default service endpoint.
|
static String |
getDefaultMtlsEndpoint()
Returns the default mTLS service endpoint.
|
static List<String> |
getDefaultServiceScopes()
Returns the default service scopes.
|
String |
getEndpoint()
Returns the endpoint set by the user or the the service's default endpoint.
|
com.google.api.gax.rpc.UnaryCallSettings<GetIssueModelRequest,IssueModel> |
getIssueModelSettings()
Returns the object with the settings used for calls to getIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings<GetIssueRequest,Issue> |
getIssueSettings()
Returns the object with the settings used for calls to getIssue.
|
com.google.api.gax.rpc.UnaryCallSettings<GetPhraseMatcherRequest,PhraseMatcher> |
getPhraseMatcherSettings()
Returns the object with the settings used for calls to getPhraseMatcher.
|
String |
getServiceName()
Returns the default service name.
|
com.google.api.gax.rpc.UnaryCallSettings<GetSettingsRequest,Settings> |
getSettingsSettings()
Returns the object with the settings used for calls to getSettings.
|
com.google.api.gax.rpc.UnaryCallSettings<GetViewRequest,View> |
getViewSettings()
Returns the object with the settings used for calls to getView.
|
com.google.api.gax.rpc.OperationCallSettings<IngestConversationsRequest,IngestConversationsResponse,IngestConversationsMetadata> |
ingestConversationsOperationSettings()
Returns the object with the settings used for calls to ingestConversations.
|
com.google.api.gax.rpc.UnaryCallSettings<IngestConversationsRequest,com.google.longrunning.Operation> |
ingestConversationsSettings()
Returns the object with the settings used for calls to ingestConversations.
|
com.google.api.gax.rpc.PagedCallSettings<ListAnalysesRequest,ListAnalysesResponse,ContactCenterInsightsClient.ListAnalysesPagedResponse> |
listAnalysesSettings()
Returns the object with the settings used for calls to listAnalyses.
|
com.google.api.gax.rpc.PagedCallSettings<ListConversationsRequest,ListConversationsResponse,ContactCenterInsightsClient.ListConversationsPagedResponse> |
listConversationsSettings()
Returns the object with the settings used for calls to listConversations.
|
com.google.api.gax.rpc.UnaryCallSettings<ListIssueModelsRequest,ListIssueModelsResponse> |
listIssueModelsSettings()
Returns the object with the settings used for calls to listIssueModels.
|
com.google.api.gax.rpc.UnaryCallSettings<ListIssuesRequest,ListIssuesResponse> |
listIssuesSettings()
Returns the object with the settings used for calls to listIssues.
|
com.google.api.gax.rpc.PagedCallSettings<ListPhraseMatchersRequest,ListPhraseMatchersResponse,ContactCenterInsightsClient.ListPhraseMatchersPagedResponse> |
listPhraseMatchersSettings()
Returns the object with the settings used for calls to listPhraseMatchers.
|
com.google.api.gax.rpc.PagedCallSettings<ListViewsRequest,ListViewsResponse,ContactCenterInsightsClient.ListViewsPagedResponse> |
listViewsSettings()
Returns the object with the settings used for calls to listViews.
|
static ContactCenterInsightsStubSettings.Builder |
newBuilder()
Returns a new gRPC builder for this class.
|
static ContactCenterInsightsStubSettings.Builder |
newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.
|
static ContactCenterInsightsStubSettings.Builder |
newHttpJsonBuilder()
Returns a new REST builder for this class.
|
ContactCenterInsightsStubSettings.Builder |
toBuilder()
Returns a builder containing all the values of this settings class.
|
com.google.api.gax.rpc.OperationCallSettings<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata> |
undeployIssueModelOperationSettings()
Returns the object with the settings used for calls to undeployIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings<UndeployIssueModelRequest,com.google.longrunning.Operation> |
undeployIssueModelSettings()
Returns the object with the settings used for calls to undeployIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateConversationRequest,Conversation> |
updateConversationSettings()
Returns the object with the settings used for calls to updateConversation.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateIssueModelRequest,IssueModel> |
updateIssueModelSettings()
Returns the object with the settings used for calls to updateIssueModel.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateIssueRequest,Issue> |
updateIssueSettings()
Returns the object with the settings used for calls to updateIssue.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdatePhraseMatcherRequest,PhraseMatcher> |
updatePhraseMatcherSettings()
Returns the object with the settings used for calls to updatePhraseMatcher.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateSettingsRequest,Settings> |
updateSettingsSettings()
Returns the object with the settings used for calls to updateSettings.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateViewRequest,View> |
updateViewSettings()
Returns the object with the settings used for calls to updateView.
|
com.google.api.gax.rpc.OperationCallSettings<UploadConversationRequest,Conversation,UploadConversationMetadata> |
uploadConversationOperationSettings()
Returns the object with the settings used for calls to uploadConversation.
|
com.google.api.gax.rpc.UnaryCallSettings<UploadConversationRequest,com.google.longrunning.Operation> |
uploadConversationSettings()
Returns the object with the settings used for calls to uploadConversation.
|
getBackgroundExecutorProvider, getClock, getCredentialsProvider, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, getUniverseDomain, toStringprotected ContactCenterInsightsStubSettings(ContactCenterInsightsStubSettings.Builder settingsBuilder) throws IOException
IOExceptionpublic com.google.api.gax.rpc.UnaryCallSettings<CreateConversationRequest,Conversation> createConversationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UploadConversationRequest,com.google.longrunning.Operation> uploadConversationSettings()
public com.google.api.gax.rpc.OperationCallSettings<UploadConversationRequest,Conversation,UploadConversationMetadata> uploadConversationOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdateConversationRequest,Conversation> updateConversationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetConversationRequest,Conversation> getConversationSettings()
public com.google.api.gax.rpc.PagedCallSettings<ListConversationsRequest,ListConversationsResponse,ContactCenterInsightsClient.ListConversationsPagedResponse> listConversationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeleteConversationRequest,com.google.protobuf.Empty> deleteConversationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<CreateAnalysisRequest,com.google.longrunning.Operation> createAnalysisSettings()
public com.google.api.gax.rpc.OperationCallSettings<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata> createAnalysisOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetAnalysisRequest,Analysis> getAnalysisSettings()
public com.google.api.gax.rpc.PagedCallSettings<ListAnalysesRequest,ListAnalysesResponse,ContactCenterInsightsClient.ListAnalysesPagedResponse> listAnalysesSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeleteAnalysisRequest,com.google.protobuf.Empty> deleteAnalysisSettings()
public com.google.api.gax.rpc.UnaryCallSettings<BulkAnalyzeConversationsRequest,com.google.longrunning.Operation> bulkAnalyzeConversationsSettings()
public com.google.api.gax.rpc.OperationCallSettings<BulkAnalyzeConversationsRequest,BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata> bulkAnalyzeConversationsOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<BulkDeleteConversationsRequest,com.google.longrunning.Operation> bulkDeleteConversationsSettings()
public com.google.api.gax.rpc.OperationCallSettings<BulkDeleteConversationsRequest,BulkDeleteConversationsResponse,BulkDeleteConversationsMetadata> bulkDeleteConversationsOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<IngestConversationsRequest,com.google.longrunning.Operation> ingestConversationsSettings()
public com.google.api.gax.rpc.OperationCallSettings<IngestConversationsRequest,IngestConversationsResponse,IngestConversationsMetadata> ingestConversationsOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<ExportInsightsDataRequest,com.google.longrunning.Operation> exportInsightsDataSettings()
public com.google.api.gax.rpc.OperationCallSettings<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata> exportInsightsDataOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<CreateIssueModelRequest,com.google.longrunning.Operation> createIssueModelSettings()
public com.google.api.gax.rpc.OperationCallSettings<CreateIssueModelRequest,IssueModel,CreateIssueModelMetadata> createIssueModelOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdateIssueModelRequest,IssueModel> updateIssueModelSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetIssueModelRequest,IssueModel> getIssueModelSettings()
public com.google.api.gax.rpc.UnaryCallSettings<ListIssueModelsRequest,ListIssueModelsResponse> listIssueModelsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeleteIssueModelRequest,com.google.longrunning.Operation> deleteIssueModelSettings()
public com.google.api.gax.rpc.OperationCallSettings<DeleteIssueModelRequest,com.google.protobuf.Empty,DeleteIssueModelMetadata> deleteIssueModelOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeployIssueModelRequest,com.google.longrunning.Operation> deployIssueModelSettings()
public com.google.api.gax.rpc.OperationCallSettings<DeployIssueModelRequest,DeployIssueModelResponse,DeployIssueModelMetadata> deployIssueModelOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UndeployIssueModelRequest,com.google.longrunning.Operation> undeployIssueModelSettings()
public com.google.api.gax.rpc.OperationCallSettings<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata> undeployIssueModelOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetIssueRequest,Issue> getIssueSettings()
public com.google.api.gax.rpc.UnaryCallSettings<ListIssuesRequest,ListIssuesResponse> listIssuesSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdateIssueRequest,Issue> updateIssueSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeleteIssueRequest,com.google.protobuf.Empty> deleteIssueSettings()
public com.google.api.gax.rpc.UnaryCallSettings<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse> calculateIssueModelStatsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<CreatePhraseMatcherRequest,PhraseMatcher> createPhraseMatcherSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetPhraseMatcherRequest,PhraseMatcher> getPhraseMatcherSettings()
public com.google.api.gax.rpc.PagedCallSettings<ListPhraseMatchersRequest,ListPhraseMatchersResponse,ContactCenterInsightsClient.ListPhraseMatchersPagedResponse> listPhraseMatchersSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeletePhraseMatcherRequest,com.google.protobuf.Empty> deletePhraseMatcherSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdatePhraseMatcherRequest,PhraseMatcher> updatePhraseMatcherSettings()
public com.google.api.gax.rpc.UnaryCallSettings<CalculateStatsRequest,CalculateStatsResponse> calculateStatsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetSettingsRequest,Settings> getSettingsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdateSettingsRequest,Settings> updateSettingsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<CreateViewRequest,View> createViewSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetViewRequest,View> getViewSettings()
public com.google.api.gax.rpc.PagedCallSettings<ListViewsRequest,ListViewsResponse,ContactCenterInsightsClient.ListViewsPagedResponse> listViewsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdateViewRequest,View> updateViewSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeleteViewRequest,com.google.protobuf.Empty> deleteViewSettings()
public ContactCenterInsightsStub createStub() throws IOException
IOExceptionpublic String getEndpoint()
getEndpoint in class com.google.api.gax.rpc.StubSettings<ContactCenterInsightsStubSettings>public String getServiceName()
getServiceName in class com.google.api.gax.rpc.StubSettings<ContactCenterInsightsStubSettings>public static com.google.api.gax.core.InstantiatingExecutorProvider.Builder defaultExecutorProviderBuilder()
public static String getDefaultEndpoint()
public static String getDefaultMtlsEndpoint()
public static List<String> getDefaultServiceScopes()
public static com.google.api.gax.core.GoogleCredentialsProvider.Builder defaultCredentialsProviderBuilder()
public static com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder defaultGrpcTransportProviderBuilder()
@BetaApi public static com.google.api.gax.httpjson.InstantiatingHttpJsonChannelProvider.Builder defaultHttpJsonTransportProviderBuilder()
public static com.google.api.gax.rpc.TransportChannelProvider defaultTransportChannelProvider()
public static com.google.api.gax.rpc.ApiClientHeaderProvider.Builder defaultGrpcApiClientHeaderProviderBuilder()
public static com.google.api.gax.rpc.ApiClientHeaderProvider.Builder defaultHttpJsonApiClientHeaderProviderBuilder()
public static com.google.api.gax.rpc.ApiClientHeaderProvider.Builder defaultApiClientHeaderProviderBuilder()
public static ContactCenterInsightsStubSettings.Builder newBuilder()
public static ContactCenterInsightsStubSettings.Builder newHttpJsonBuilder()
public static ContactCenterInsightsStubSettings.Builder newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
public ContactCenterInsightsStubSettings.Builder toBuilder()
toBuilder in class com.google.api.gax.rpc.StubSettings<ContactCenterInsightsStubSettings>Copyright © 2024 Google LLC. All rights reserved.