Advisory Notifications v1 API - Enum NotificationView (1.5.0)

public enum NotificationView

Reference documentation and code samples for the Advisory Notifications v1 API enum NotificationView.

Notification view.

Namespace

Google.Cloud.AdvisoryNotifications.V1

Assembly

Google.Cloud.AdvisoryNotifications.V1.dll

Fields

NameDescription
Basic

Server responses only include title, creation time and Notification ID. Note: for internal use responses also include the last update time, the latest message text and whether notification has attachments.

Full

Include everything.

Unspecified

Not specified, equivalent to BASIC.