| Modifier and Type | Method and Description |
|---|---|
static AnswerFeedback.Rating |
AnswerFeedback.Rating.forNumber(int value) |
AnswerFeedback.Rating |
AnswerFeedbackOrBuilder.getRating()
Optional.
|
AnswerFeedback.Rating |
AnswerFeedback.getRating()
Optional.
|
AnswerFeedback.Rating |
AnswerFeedback.Builder.getRating()
Optional.
|
static AnswerFeedback.Rating |
AnswerFeedback.Rating.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AnswerFeedback.Rating |
AnswerFeedback.Rating.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AnswerFeedback.Rating |
AnswerFeedback.Rating.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnswerFeedback.Rating[] |
AnswerFeedback.Rating.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<AnswerFeedback.Rating> |
AnswerFeedback.Rating.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
AnswerFeedback.Builder |
AnswerFeedback.Builder.setRating(AnswerFeedback.Rating value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.