Uses of Class
com.google.cloud.contactcenterinsights.v1.stub.GrpcContactCenterInsightsStub
-
Packages that use GrpcContactCenterInsightsStub Package Description com.google.cloud.contactcenterinsights.v1.stub -
-
Uses of GrpcContactCenterInsightsStub in com.google.cloud.contactcenterinsights.v1.stub
Methods in com.google.cloud.contactcenterinsights.v1.stub that return GrpcContactCenterInsightsStub Modifier and Type Method Description static GrpcContactCenterInsightsStub
GrpcContactCenterInsightsStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcContactCenterInsightsStub
GrpcContactCenterInsightsStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcContactCenterInsightsStub
GrpcContactCenterInsightsStub. create(ContactCenterInsightsStubSettings settings)
-