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

JSON template for Calendar Resource List Response object in Directory API. More...

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

Properties

virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual System.Collections.Generic.IList< CalendarResourceItems [get, set]
 The CalendarResources in this page of results. More...
 
virtual string Kind [get, set]
 Identifies this as a collection of CalendarResources. This is always admin::directory::resources::calendars::calendarResourcesList. More...
 
virtual string NextPageToken [get, set]
 The continuation token, used to page through large result sets. Provide this value in a subsequent request to return the next page of results. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for Calendar Resource List Response object in Directory API.

Property Documentation

◆ ETag

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

ETag of the resource.

◆ Items

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

The CalendarResources in this page of results.

◆ Kind

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

Identifies this as a collection of CalendarResources. This is always admin::directory::resources::calendars::calendarResourcesList.

◆ NextPageToken

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

The continuation token, used to page through large result sets. Provide this value in a subsequent request to return the next page of results.


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