| Modifier and Type | Method and Description |
|---|---|
static QaQuestion.AnswerChoice.ValueCase |
QaQuestion.AnswerChoice.ValueCase.forNumber(int value) |
QaQuestion.AnswerChoice.ValueCase |
QaQuestion.AnswerChoiceOrBuilder.getValueCase() |
QaQuestion.AnswerChoice.ValueCase |
QaQuestion.AnswerChoice.getValueCase() |
QaQuestion.AnswerChoice.ValueCase |
QaQuestion.AnswerChoice.Builder.getValueCase() |
static QaQuestion.AnswerChoice.ValueCase |
QaQuestion.AnswerChoice.ValueCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static QaQuestion.AnswerChoice.ValueCase |
QaQuestion.AnswerChoice.ValueCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QaQuestion.AnswerChoice.ValueCase[] |
QaQuestion.AnswerChoice.ValueCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.