| Modifier and Type | Method and Description |
|---|---|
static DetectIntentResponse.ResponseType |
DetectIntentResponse.ResponseType.forNumber(int value) |
DetectIntentResponse.ResponseType |
DetectIntentResponseOrBuilder.getResponseType()
Response type.
|
DetectIntentResponse.ResponseType |
DetectIntentResponse.getResponseType()
Response type.
|
DetectIntentResponse.ResponseType |
DetectIntentResponse.Builder.getResponseType()
Response type.
|
static DetectIntentResponse.ResponseType |
DetectIntentResponse.ResponseType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static DetectIntentResponse.ResponseType |
DetectIntentResponse.ResponseType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DetectIntentResponse.ResponseType |
DetectIntentResponse.ResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DetectIntentResponse.ResponseType[] |
DetectIntentResponse.ResponseType.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<DetectIntentResponse.ResponseType> |
DetectIntentResponse.ResponseType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
DetectIntentResponse.Builder |
DetectIntentResponse.Builder.setResponseType(DetectIntentResponse.ResponseType value)
Response type.
|
Copyright © 2022 Google LLC. All rights reserved.