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