public enum EvaluationConfig.EvaluationChannel extends Enum<EvaluationConfig.EvaluationChannel> implements ProtocolMessageEnumThe channel to evaluate.
Protobuf enum google.cloud.ces.v1beta.EvaluationConfig.EvaluationChannel
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AUDIO |
Audio evaluation channel. |
AUDIO_VALUE |
Audio evaluation channel. |
EVALUATION_CHANNEL_UNSPECIFIED |
Unspecified evaluation channel. |
EVALUATION_CHANNEL_UNSPECIFIED_VALUE |
Unspecified evaluation channel. |
TEXT |
Text-only evaluation channel. |
TEXT_VALUE |
Text-only evaluation channel. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|