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