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