google_api_classroom v0.0.1 GoogleApi.Classroom.V1.Model.DriveFile View Source
Representation of a Google Drive file.
Attributes
- alternateLink (String): URL that can be used to access the Drive item. Read-only. Defaults to:
null
. - id (String): Drive API resource ID. Defaults to:
null
. - thumbnailUrl (String): URL of a thumbnail image of the Drive item. Read-only. Defaults to:
null
. - title (String): Title of the Drive item. Read-only. Defaults to:
null
.