admin  directory_v1
Properties | List of all members
Google.Apis.Admin.Directory.directory_v1.Data.Notifications Class Reference

Template for notifications list response. More...

Inheritance diagram for Google.Apis.Admin.Directory.directory_v1.Data.Notifications:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual System.Collections.Generic.IList< NotificationItems [get, set]
 List of notifications in this page. More...
 
virtual string Kind [get, set]
 The type of the resource. More...
 
virtual string NextPageToken [get, set]
 Token for fetching the next page of notifications. More...
 
virtual System.Nullable< int > UnreadNotificationsCount [get, set]
 Number of unread notification for the domain. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Template for notifications list response.

Property Documentation

◆ ETag

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Notifications.ETag
getset

ETag of the resource.

◆ Items

virtual System.Collections.Generic.IList<Notification> Google.Apis.Admin.Directory.directory_v1.Data.Notifications.Items
getset

List of notifications in this page.

◆ Kind

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Notifications.Kind
getset

The type of the resource.

◆ NextPageToken

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Notifications.NextPageToken
getset

Token for fetching the next page of notifications.

◆ UnreadNotificationsCount

virtual System.Nullable<int> Google.Apis.Admin.Directory.directory_v1.Data.Notifications.UnreadNotificationsCount
getset

Number of unread notification for the domain.


The documentation for this class was generated from the following file: