Uses of Class
com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub
-
Packages that use ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub Modifier and Type Method Description protected ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub
ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ContactCenterInsightsGrpc.ContactCenterInsightsFutureStub
ContactCenterInsightsGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-