Uses of Class
com.google.cloud.contactcenterinsights.v1.ExportInsightsDataRequest.DestinationCase
-
Packages that use ExportInsightsDataRequest.DestinationCase Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of ExportInsightsDataRequest.DestinationCase in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return ExportInsightsDataRequest.DestinationCase Modifier and Type Method Description static ExportInsightsDataRequest.DestinationCaseExportInsightsDataRequest.DestinationCase. forNumber(int value)ExportInsightsDataRequest.DestinationCaseExportInsightsDataRequest.Builder. getDestinationCase()ExportInsightsDataRequest.DestinationCaseExportInsightsDataRequest. getDestinationCase()ExportInsightsDataRequest.DestinationCaseExportInsightsDataRequestOrBuilder. getDestinationCase()static ExportInsightsDataRequest.DestinationCaseExportInsightsDataRequest.DestinationCase. valueOf(int value)Deprecated.static ExportInsightsDataRequest.DestinationCaseExportInsightsDataRequest.DestinationCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ExportInsightsDataRequest.DestinationCase[]ExportInsightsDataRequest.DestinationCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-