| Modifier and Type | Method and Description |
|---|---|
static Answer.QueryUnderstandingInfo.QueryClassificationInfo.Type |
Answer.QueryUnderstandingInfo.QueryClassificationInfo.Type.forNumber(int value) |
Answer.QueryUnderstandingInfo.QueryClassificationInfo.Type |
Answer.QueryUnderstandingInfo.QueryClassificationInfoOrBuilder.getType()
Query classification type.
|
Answer.QueryUnderstandingInfo.QueryClassificationInfo.Type |
Answer.QueryUnderstandingInfo.QueryClassificationInfo.getType()
Query classification type.
|
Answer.QueryUnderstandingInfo.QueryClassificationInfo.Type |
Answer.QueryUnderstandingInfo.QueryClassificationInfo.Builder.getType()
Query classification type.
|
static Answer.QueryUnderstandingInfo.QueryClassificationInfo.Type |
Answer.QueryUnderstandingInfo.QueryClassificationInfo.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Answer.QueryUnderstandingInfo.QueryClassificationInfo.Type |
Answer.QueryUnderstandingInfo.QueryClassificationInfo.Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Answer.QueryUnderstandingInfo.QueryClassificationInfo.Type |
Answer.QueryUnderstandingInfo.QueryClassificationInfo.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Answer.QueryUnderstandingInfo.QueryClassificationInfo.Type[] |
Answer.QueryUnderstandingInfo.QueryClassificationInfo.Type.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<Answer.QueryUnderstandingInfo.QueryClassificationInfo.Type> |
Answer.QueryUnderstandingInfo.QueryClassificationInfo.Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Answer.QueryUnderstandingInfo.QueryClassificationInfo.Builder |
Answer.QueryUnderstandingInfo.QueryClassificationInfo.Builder.setType(Answer.QueryUnderstandingInfo.QueryClassificationInfo.Type value)
Query classification type.
|
Copyright © 2024 Google LLC. All rights reserved.