classroom  v1
Properties | List of all members
Google.Apis.Classroom.v1.Data.DriveFile Class Reference

Representation of a Google Drive file. More...

Inheritance diagram for Google.Apis.Classroom.v1.Data.DriveFile:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string AlternateLink [get, set]
 URL that can be used to access the Drive item. More...
 
virtual string Id [get, set]
 Drive API resource ID. More...
 
virtual string ThumbnailUrl [get, set]
 URL of a thumbnail image of the Drive item. More...
 
virtual string Title [get, set]
 Title of the Drive item. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Representation of a Google Drive file.

Property Documentation

◆ AlternateLink

virtual string Google.Apis.Classroom.v1.Data.DriveFile.AlternateLink
getset

URL that can be used to access the Drive item.

Read-only.

◆ ETag

virtual string Google.Apis.Classroom.v1.Data.DriveFile.ETag
getset

The ETag of the item.

◆ Id

virtual string Google.Apis.Classroom.v1.Data.DriveFile.Id
getset

Drive API resource ID.

◆ ThumbnailUrl

virtual string Google.Apis.Classroom.v1.Data.DriveFile.ThumbnailUrl
getset

URL of a thumbnail image of the Drive item.

Read-only.

◆ Title

virtual string Google.Apis.Classroom.v1.Data.DriveFile.Title
getset

Title of the Drive item.

Read-only.


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