Enum OrganizationsResource.LocationsResource.NotificationsResource.ListRequest.ViewEnum
Specifies which parts of the notification resource should be returned in the response.
Namespace: Google.Apis.Advisorynotifications.v1
Assembly: Google.Apis.Advisorynotifications.v1.dll
Syntax
public enum OrganizationsResource.LocationsResource.NotificationsResource.ListRequest.ViewEnum
Fields
Name | Description |
---|---|
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. |
NOTIFICATIONVIEWUNSPECIFIED | Not specified, equivalent to BASIC. |