Uses of Class
com.google.cloud.contactcenterinsights.v1.stub.ContactCenterInsightsStub
-
Packages that use ContactCenterInsightsStub Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights APIcom.google.cloud.contactcenterinsights.v1.stub -
-
Uses of ContactCenterInsightsStub in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return ContactCenterInsightsStub Modifier and Type Method Description ContactCenterInsightsStub
ContactCenterInsightsClient. getStub()
Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type ContactCenterInsightsStub Modifier and Type Method Description static ContactCenterInsightsClient
ContactCenterInsightsClient. create(ContactCenterInsightsStub stub)
Constructs an instance of ContactCenterInsightsClient, using the given stub for making calls.Constructors in com.google.cloud.contactcenterinsights.v1 with parameters of type ContactCenterInsightsStub Constructor Description ContactCenterInsightsClient(ContactCenterInsightsStub stub)
-
Uses of ContactCenterInsightsStub in com.google.cloud.contactcenterinsights.v1.stub
Subclasses of ContactCenterInsightsStub in com.google.cloud.contactcenterinsights.v1.stub Modifier and Type Class Description class
GrpcContactCenterInsightsStub
gRPC stub implementation for the ContactCenterInsights service API.class
HttpJsonContactCenterInsightsStub
REST stub implementation for the ContactCenterInsights service API.Methods in com.google.cloud.contactcenterinsights.v1.stub that return ContactCenterInsightsStub Modifier and Type Method Description ContactCenterInsightsStub
ContactCenterInsightsStubSettings. createStub()
-