| Modifier and Type | Method and Description |
|---|---|
static StreamingFeature |
StreamingFeature.forNumber(int value) |
StreamingFeature |
StreamingVideoConfigOrBuilder.getFeature()
Requested annotation feature.
|
StreamingFeature |
StreamingVideoConfig.getFeature()
Requested annotation feature.
|
StreamingFeature |
StreamingVideoConfig.Builder.getFeature()
Requested annotation feature.
|
static StreamingFeature |
StreamingFeature.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static StreamingFeature |
StreamingFeature.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static StreamingFeature |
StreamingFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamingFeature[] |
StreamingFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<StreamingFeature> |
StreamingFeature.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
StreamingVideoConfig.Builder |
StreamingVideoConfig.Builder.setFeature(StreamingFeature value)
Requested annotation feature.
|
Copyright © 2019 Google LLC. All rights reserved.