Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
static AnswerRecord.RecordCase |
AnswerRecord.RecordCase.forNumber(int value) |
AnswerRecord.RecordCase |
AnswerRecordOrBuilder.getRecordCase() |
AnswerRecord.RecordCase |
AnswerRecord.getRecordCase() |
AnswerRecord.RecordCase |
AnswerRecord.Builder.getRecordCase() |
static AnswerRecord.RecordCase |
AnswerRecord.RecordCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AnswerRecord.RecordCase |
AnswerRecord.RecordCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnswerRecord.RecordCase[] |
AnswerRecord.RecordCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.