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