| Modifier and Type | Method and Description |
|---|---|
static StreamingAnnotateVideoRequest.StreamingRequestCase |
StreamingAnnotateVideoRequest.StreamingRequestCase.forNumber(int value) |
StreamingAnnotateVideoRequest.StreamingRequestCase |
StreamingAnnotateVideoRequestOrBuilder.getStreamingRequestCase() |
StreamingAnnotateVideoRequest.StreamingRequestCase |
StreamingAnnotateVideoRequest.getStreamingRequestCase() |
StreamingAnnotateVideoRequest.StreamingRequestCase |
StreamingAnnotateVideoRequest.Builder.getStreamingRequestCase() |
static StreamingAnnotateVideoRequest.StreamingRequestCase |
StreamingAnnotateVideoRequest.StreamingRequestCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static StreamingAnnotateVideoRequest.StreamingRequestCase |
StreamingAnnotateVideoRequest.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.
|
Copyright © 2024 Google LLC. All rights reserved.