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 ContactCenterInsightsStubContactCenterInsightsClient. getStub()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type ContactCenterInsightsStub Modifier and Type Method Description static ContactCenterInsightsClientContactCenterInsightsClient. 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 classGrpcContactCenterInsightsStubgRPC stub implementation for the ContactCenterInsights service API.classHttpJsonContactCenterInsightsStubREST stub implementation for the ContactCenterInsights service API.Methods in com.google.cloud.contactcenterinsights.v1.stub that return ContactCenterInsightsStub Modifier and Type Method Description ContactCenterInsightsStubContactCenterInsightsStubSettings. createStub()
-