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