Uses of Class
com.google.cloud.advisorynotifications.v1.NotificationView
-
Packages that use NotificationView Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications API -
-
Uses of NotificationView in com.google.cloud.advisorynotifications.v1
Methods in com.google.cloud.advisorynotifications.v1 that return NotificationView Modifier and Type Method Description static NotificationViewNotificationView. forNumber(int value)NotificationViewListNotificationsRequest.Builder. getView()Specifies which parts of the notification resource should be returned in the response.NotificationViewListNotificationsRequest. getView()Specifies which parts of the notification resource should be returned in the response.NotificationViewListNotificationsRequestOrBuilder. getView()Specifies which parts of the notification resource should be returned in the response.static NotificationViewNotificationView. valueOf(int value)Deprecated.static NotificationViewNotificationView. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static NotificationViewNotificationView. 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.Methods in com.google.cloud.advisorynotifications.v1 that return types with arguments of type NotificationView Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<NotificationView>NotificationView. internalGetValueMap()Methods in com.google.cloud.advisorynotifications.v1 with parameters of type NotificationView Modifier and Type Method Description ListNotificationsRequest.BuilderListNotificationsRequest.Builder. setView(NotificationView value)Specifies which parts of the notification resource should be returned in the response.
-