| Modifier and Type | Method and Description |
|---|---|
static NotificationView |
NotificationView.forNumber(int value) |
NotificationView |
ListNotificationsRequestOrBuilder.getView()
Specifies which parts of the notification resource should be returned
in the response.
|
NotificationView |
ListNotificationsRequest.getView()
Specifies which parts of the notification resource should be returned
in the response.
|
NotificationView |
ListNotificationsRequest.Builder.getView()
Specifies which parts of the notification resource should be returned
in the response.
|
static NotificationView |
NotificationView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static NotificationView |
NotificationView.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static NotificationView |
NotificationView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationView[] |
NotificationView.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<NotificationView> |
NotificationView.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ListNotificationsRequest.Builder |
ListNotificationsRequest.Builder.setView(NotificationView value)
Specifies which parts of the notification resource should be returned
in the response.
|
Copyright © 2023 Google LLC. All rights reserved.