- 2.53.0 (latest)
- 2.52.0
- 2.51.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.10
- 2.2.7
public final class ContactCenterInsightsGrpc
An API that lets users analyze and explore their business conversation data.
Static Fields
SERVICE_NAME
public static final String SERVICE_NAME
Field Value | |
---|---|
Type | Description |
String |
Static Methods
bindService(ContactCenterInsightsGrpc.AsyncService service)
public static final ServerServiceDefinition bindService(ContactCenterInsightsGrpc.AsyncService service)
Parameter | |
---|---|
Name | Description |
service |
ContactCenterInsightsGrpc.AsyncService |
Returns | |
---|---|
Type | Description |
io.grpc.ServerServiceDefinition |
getBulkAnalyzeConversationsMethod()
public static MethodDescriptor<BulkAnalyzeConversationsRequest,Operation> getBulkAnalyzeConversationsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<BulkAnalyzeConversationsRequest,Operation> |
getBulkDeleteConversationsMethod()
public static MethodDescriptor<BulkDeleteConversationsRequest,Operation> getBulkDeleteConversationsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<BulkDeleteConversationsRequest,Operation> |
getCalculateIssueModelStatsMethod()
public static MethodDescriptor<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse> getCalculateIssueModelStatsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse> |
getCalculateStatsMethod()
public static MethodDescriptor<CalculateStatsRequest,CalculateStatsResponse> getCalculateStatsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CalculateStatsRequest,CalculateStatsResponse> |
getCreateAnalysisMethod()
public static MethodDescriptor<CreateAnalysisRequest,Operation> getCreateAnalysisMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CreateAnalysisRequest,Operation> |
getCreateConversationMethod()
public static MethodDescriptor<CreateConversationRequest,Conversation> getCreateConversationMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CreateConversationRequest,Conversation> |
getCreateIssueModelMethod()
public static MethodDescriptor<CreateIssueModelRequest,Operation> getCreateIssueModelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CreateIssueModelRequest,Operation> |
getCreatePhraseMatcherMethod()
public static MethodDescriptor<CreatePhraseMatcherRequest,PhraseMatcher> getCreatePhraseMatcherMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CreatePhraseMatcherRequest,PhraseMatcher> |
getCreateViewMethod()
public static MethodDescriptor<CreateViewRequest,View> getCreateViewMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<CreateViewRequest,View> |
getDeleteAnalysisMethod()
public static MethodDescriptor<DeleteAnalysisRequest,Empty> getDeleteAnalysisMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeleteAnalysisRequest,Empty> |
getDeleteConversationMethod()
public static MethodDescriptor<DeleteConversationRequest,Empty> getDeleteConversationMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeleteConversationRequest,Empty> |
getDeleteIssueMethod()
public static MethodDescriptor<DeleteIssueRequest,Empty> getDeleteIssueMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeleteIssueRequest,Empty> |
getDeleteIssueModelMethod()
public static MethodDescriptor<DeleteIssueModelRequest,Operation> getDeleteIssueModelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeleteIssueModelRequest,Operation> |
getDeletePhraseMatcherMethod()
public static MethodDescriptor<DeletePhraseMatcherRequest,Empty> getDeletePhraseMatcherMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeletePhraseMatcherRequest,Empty> |
getDeleteViewMethod()
public static MethodDescriptor<DeleteViewRequest,Empty> getDeleteViewMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeleteViewRequest,Empty> |
getDeployIssueModelMethod()
public static MethodDescriptor<DeployIssueModelRequest,Operation> getDeployIssueModelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<DeployIssueModelRequest,Operation> |
getExportInsightsDataMethod()
public static MethodDescriptor<ExportInsightsDataRequest,Operation> getExportInsightsDataMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ExportInsightsDataRequest,Operation> |
getGetAnalysisMethod()
public static MethodDescriptor<GetAnalysisRequest,Analysis> getGetAnalysisMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetAnalysisRequest,Analysis> |
getGetConversationMethod()
public static MethodDescriptor<GetConversationRequest,Conversation> getGetConversationMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetConversationRequest,Conversation> |
getGetIssueMethod()
public static MethodDescriptor<GetIssueRequest,Issue> getGetIssueMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetIssueRequest,Issue> |
getGetIssueModelMethod()
public static MethodDescriptor<GetIssueModelRequest,IssueModel> getGetIssueModelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetIssueModelRequest,IssueModel> |
getGetPhraseMatcherMethod()
public static MethodDescriptor<GetPhraseMatcherRequest,PhraseMatcher> getGetPhraseMatcherMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetPhraseMatcherRequest,PhraseMatcher> |
getGetSettingsMethod()
public static MethodDescriptor<GetSettingsRequest,Settings> getGetSettingsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetSettingsRequest,Settings> |
getGetViewMethod()
public static MethodDescriptor<GetViewRequest,View> getGetViewMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<GetViewRequest,View> |
getIngestConversationsMethod()
public static MethodDescriptor<IngestConversationsRequest,Operation> getIngestConversationsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<IngestConversationsRequest,Operation> |
getListAnalysesMethod()
public static MethodDescriptor<ListAnalysesRequest,ListAnalysesResponse> getListAnalysesMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListAnalysesRequest,ListAnalysesResponse> |
getListConversationsMethod()
public static MethodDescriptor<ListConversationsRequest,ListConversationsResponse> getListConversationsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListConversationsRequest,ListConversationsResponse> |
getListIssueModelsMethod()
public static MethodDescriptor<ListIssueModelsRequest,ListIssueModelsResponse> getListIssueModelsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListIssueModelsRequest,ListIssueModelsResponse> |
getListIssuesMethod()
public static MethodDescriptor<ListIssuesRequest,ListIssuesResponse> getListIssuesMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListIssuesRequest,ListIssuesResponse> |
getListPhraseMatchersMethod()
public static MethodDescriptor<ListPhraseMatchersRequest,ListPhraseMatchersResponse> getListPhraseMatchersMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListPhraseMatchersRequest,ListPhraseMatchersResponse> |
getListViewsMethod()
public static MethodDescriptor<ListViewsRequest,ListViewsResponse> getListViewsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<ListViewsRequest,ListViewsResponse> |
getServiceDescriptor()
public static ServiceDescriptor getServiceDescriptor()
Returns | |
---|---|
Type | Description |
io.grpc.ServiceDescriptor |
getUndeployIssueModelMethod()
public static MethodDescriptor<UndeployIssueModelRequest,Operation> getUndeployIssueModelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UndeployIssueModelRequest,Operation> |
getUpdateConversationMethod()
public static MethodDescriptor<UpdateConversationRequest,Conversation> getUpdateConversationMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UpdateConversationRequest,Conversation> |
getUpdateIssueMethod()
public static MethodDescriptor<UpdateIssueRequest,Issue> getUpdateIssueMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UpdateIssueRequest,Issue> |
getUpdateIssueModelMethod()
public static MethodDescriptor<UpdateIssueModelRequest,IssueModel> getUpdateIssueModelMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UpdateIssueModelRequest,IssueModel> |
getUpdatePhraseMatcherMethod()
public static MethodDescriptor<UpdatePhraseMatcherRequest,PhraseMatcher> getUpdatePhraseMatcherMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UpdatePhraseMatcherRequest,PhraseMatcher> |
getUpdateSettingsMethod()
public static MethodDescriptor<UpdateSettingsRequest,Settings> getUpdateSettingsMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UpdateSettingsRequest,Settings> |
getUpdateViewMethod()
public static MethodDescriptor<UpdateViewRequest,View> getUpdateViewMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UpdateViewRequest,View> |
getUploadConversationMethod()
public static MethodDescriptor<UploadConversationRequest,Operation> getUploadConversationMethod()
Returns | |
---|---|
Type | Description |
io.grpc.MethodDescriptor<UploadConversationRequest,Operation> |
newBlockingStub(Channel channel)
public static ContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub newBlockingStub(Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
Parameter | |
---|---|
Name | Description |
channel |
io.grpc.Channel |
Returns | |
---|---|
Type | Description |
ContactCenterInsightsGrpc.ContactCenterInsightsBlockingStub |
newFutureStub(Channel channel)
public static ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub newFutureStub(Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
Parameter | |
---|---|
Name | Description |
channel |
io.grpc.Channel |
Returns | |
---|---|
Type | Description |
ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub |
newStub(Channel channel)
public static ContactCenterInsightsGrpc.ContactCenterInsightsStub newStub(Channel channel)
Creates a new async stub that supports all call types for the service
Parameter | |
---|---|
Name | Description |
channel |
io.grpc.Channel |
Returns | |
---|---|
Type | Description |
ContactCenterInsightsGrpc.ContactCenterInsightsStub |