google_api_classroom v0.6.0 GoogleApi.Classroom.V1.Model.DriveFile View Source
Representation of a Google Drive file.
Attributes
alternateLink(type:String.t, default:nil) - URL that can be used to access the Drive item.Read-only.
id(type:String.t, default:nil) - Drive API resource ID.thumbnailUrl(type:String.t, default:nil) - URL of a thumbnail image of the Drive item.Read-only.
title(type:String.t, default:nil) - Title of the Drive item.Read-only.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.