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

Template for a notification resource. More...

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

Properties

virtual string Body [get, set]
 Body of the notification (Read-only) More...
 
virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual string FromAddress [get, set]
 Address from which the notification is received (Read-only) More...
 
virtual System.Nullable< bool > IsUnread [get, set]
 Boolean indicating whether the notification is unread or not. More...
 
virtual string Kind [get, set]
 The type of the resource. More...
 
virtual string NotificationId [get, set]
 
virtual string SendTimeRaw [get, set]
 Time at which notification was sent (Read-only) More...
 
virtual System.Nullable< System.DateTime > SendTime [get, set]
 
See also
System.DateTime

representation of SendTimeRaw. More...

 
virtual string Subject [get, set]
 Subject of the notification (Read-only) More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Template for a notification resource.

Property Documentation

◆ Body

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Notification.Body
getset

Body of the notification (Read-only)

◆ ETag

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

ETag of the resource.

◆ FromAddress

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Notification.FromAddress
getset

Address from which the notification is received (Read-only)

◆ IsUnread

virtual System.Nullable<bool> Google.Apis.Admin.Directory.directory_v1.Data.Notification.IsUnread
getset

Boolean indicating whether the notification is unread or not.

◆ Kind

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

The type of the resource.

◆ SendTime

virtual System.Nullable<System.DateTime> Google.Apis.Admin.Directory.directory_v1.Data.Notification.SendTime
getset

See also
System.DateTime

representation of SendTimeRaw.

◆ SendTimeRaw

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Notification.SendTimeRaw
getset

Time at which notification was sent (Read-only)

◆ Subject

virtual string Google.Apis.Admin.Directory.directory_v1.Data.Notification.Subject
getset

Subject of the notification (Read-only)


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