| Modifier and Type | Method and Description |
|---|---|
static LabelValue.ValueCase |
LabelValue.ValueCase.forNumber(int value) |
LabelValue.ValueCase |
LabelValue.getValueCase() |
LabelValue.ValueCase |
LabelValue.Builder.getValueCase() |
LabelValue.ValueCase |
LabelValueOrBuilder.getValueCase() |
static LabelValue.ValueCase |
LabelValue.ValueCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static LabelValue.ValueCase |
LabelValue.ValueCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LabelValue.ValueCase[] |
LabelValue.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.