| Modifier and Type | Method and Description |
|---|---|
static Role.RoleLaunchStage |
Role.RoleLaunchStage.forNumber(int value) |
Role.RoleLaunchStage |
RoleOrBuilder.getStage()
The current launch stage of the role.
|
Role.RoleLaunchStage |
Role.getStage()
The current launch stage of the role.
|
Role.RoleLaunchStage |
Role.Builder.getStage()
The current launch stage of the role.
|
static Role.RoleLaunchStage |
Role.RoleLaunchStage.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Role.RoleLaunchStage |
Role.RoleLaunchStage.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Role.RoleLaunchStage |
Role.RoleLaunchStage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Role.RoleLaunchStage[] |
Role.RoleLaunchStage.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<Role.RoleLaunchStage> |
Role.RoleLaunchStage.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Role.Builder |
Role.Builder.setStage(Role.RoleLaunchStage value)
The current launch stage of the role.
|
Copyright © 2025 Google LLC. All rights reserved.