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