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