Uses of Class
com.google.cloud.videointelligence.v1p3beta1.StreamingAnnotateVideoRequest.StreamingRequestCase
-
Packages that use StreamingAnnotateVideoRequest.StreamingRequestCase Package Description com.google.cloud.videointelligence.v1p3beta1 A client to Cloud Video Intelligence API -
-
Uses of StreamingAnnotateVideoRequest.StreamingRequestCase in com.google.cloud.videointelligence.v1p3beta1
Methods in com.google.cloud.videointelligence.v1p3beta1 that return StreamingAnnotateVideoRequest.StreamingRequestCase Modifier and Type Method Description static StreamingAnnotateVideoRequest.StreamingRequestCaseStreamingAnnotateVideoRequest.StreamingRequestCase. forNumber(int value)StreamingAnnotateVideoRequest.StreamingRequestCaseStreamingAnnotateVideoRequest.Builder. getStreamingRequestCase()StreamingAnnotateVideoRequest.StreamingRequestCaseStreamingAnnotateVideoRequest. getStreamingRequestCase()StreamingAnnotateVideoRequest.StreamingRequestCaseStreamingAnnotateVideoRequestOrBuilder. getStreamingRequestCase()static StreamingAnnotateVideoRequest.StreamingRequestCaseStreamingAnnotateVideoRequest.StreamingRequestCase. valueOf(int value)Deprecated.static StreamingAnnotateVideoRequest.StreamingRequestCaseStreamingAnnotateVideoRequest.StreamingRequestCase. valueOf(String name)Returns the enum constant of this type with the specified name.static StreamingAnnotateVideoRequest.StreamingRequestCase[]StreamingAnnotateVideoRequest.StreamingRequestCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-