| Modifier and Type | Method and Description |
|---|---|
static AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type |
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type.forNumber(int value) |
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type |
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpecOrBuilder.getTypes(int index)
Enabled query classification types.
|
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type |
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.getTypes(int index)
Enabled query classification types.
|
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type |
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Builder.getTypes(int index)
Enabled query classification types.
|
static AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type |
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type |
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type |
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type[] |
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type> |
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpecOrBuilder.getTypesList()
Enabled query classification types.
|
List<AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type> |
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.getTypesList()
Enabled query classification types.
|
List<AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type> |
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Builder.getTypesList()
Enabled query classification types.
|
static com.google.protobuf.Internal.EnumLiteMap<AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type> |
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Builder |
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Builder.addTypes(AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type value)
Enabled query classification types.
|
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Builder |
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Builder.setTypes(int index,
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type value)
Enabled query classification types.
|
| Modifier and Type | Method and Description |
|---|---|
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Builder |
AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Builder.addAllTypes(Iterable<? extends AnswerQueryRequest.QueryUnderstandingSpec.QueryClassificationSpec.Type> values)
Enabled query classification types.
|
Copyright © 2025 Google LLC. All rights reserved.