Show / Hide Table of Contents

Enum ProjectsResource.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 ProjectsResource.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.

In this article
Back to top Generated by DocFX