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