| Modifier and Type | Method and Description |
|---|---|
static Stage.Name |
Stage.Name.forNumber(int value) |
Stage.Name |
Stage.getName()
Name of the Stage.
|
Stage.Name |
Stage.Builder.getName()
Name of the Stage.
|
Stage.Name |
StageOrBuilder.getName()
Name of the Stage.
|
static Stage.Name |
Stage.Name.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Stage.Name |
Stage.Name.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Stage.Name |
Stage.Name.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Stage.Name[] |
Stage.Name.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Stage.Name> |
Stage.Name.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Stage.Builder |
Stage.Builder.setName(Stage.Name value)
Name of the Stage.
|
Copyright © 2024 Google LLC. All rights reserved.