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