Uses of Interface
com.google.cloud.contactcenterinsights.v1.IngestConversationsRequestOrBuilder
-
Packages that use IngestConversationsRequestOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of IngestConversationsRequestOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement IngestConversationsRequestOrBuilder Modifier and Type Class Description class
IngestConversationsRequest
The request to ingest conversations.static class
IngestConversationsRequest.Builder
The request to ingest conversations.Methods in com.google.cloud.contactcenterinsights.v1 that return IngestConversationsRequestOrBuilder Modifier and Type Method Description IngestConversationsRequestOrBuilder
IngestConversationsMetadata.Builder. getRequestOrBuilder()
Output only.IngestConversationsRequestOrBuilder
IngestConversationsMetadata. getRequestOrBuilder()
Output only.IngestConversationsRequestOrBuilder
IngestConversationsMetadataOrBuilder. getRequestOrBuilder()
Output only.
-