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