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