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