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