Uses of Class
com.google.cloud.contactcenterinsights.v1.ContactCenterInsightsGrpc.ContactCenterInsightsStub
-
Packages that use ContactCenterInsightsGrpc.ContactCenterInsightsStub Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of ContactCenterInsightsGrpc.ContactCenterInsightsStub in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return ContactCenterInsightsGrpc.ContactCenterInsightsStub Modifier and Type Method Description protected ContactCenterInsightsGrpc.ContactCenterInsightsStub
ContactCenterInsightsGrpc.ContactCenterInsightsStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ContactCenterInsightsGrpc.ContactCenterInsightsStub
ContactCenterInsightsGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-