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