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