| Modifier and Type | Method and Description |
|---|---|
static TableResponse.PayloadCase |
TableResponse.PayloadCase.forNumber(int value) |
TableResponse.PayloadCase |
TableResponse.getPayloadCase() |
TableResponse.PayloadCase |
TableResponse.Builder.getPayloadCase() |
TableResponse.PayloadCase |
TableResponseOrBuilder.getPayloadCase() |
static TableResponse.PayloadCase |
TableResponse.PayloadCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TableResponse.PayloadCase |
TableResponse.PayloadCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableResponse.PayloadCase[] |
TableResponse.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.