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