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