| Modifier and Type | Method and Description |
|---|---|
static StreamingVideoConfig.StreamingConfigCase |
StreamingVideoConfig.StreamingConfigCase.forNumber(int value) |
StreamingVideoConfig.StreamingConfigCase |
StreamingVideoConfig.getStreamingConfigCase() |
StreamingVideoConfig.StreamingConfigCase |
StreamingVideoConfig.Builder.getStreamingConfigCase() |
StreamingVideoConfig.StreamingConfigCase |
StreamingVideoConfigOrBuilder.getStreamingConfigCase() |
static StreamingVideoConfig.StreamingConfigCase |
StreamingVideoConfig.StreamingConfigCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static StreamingVideoConfig.StreamingConfigCase |
StreamingVideoConfig.StreamingConfigCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamingVideoConfig.StreamingConfigCase[] |
StreamingVideoConfig.StreamingConfigCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.