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