GoogleApi.Forms.V1.Model.FileUploadQuestion (google_api_forms v0.5.0)
View SourceA file upload question. The API currently does not support creating file upload questions.
Attributes
-
folderId(type:String.t, default:nil) - Required. The ID of the Drive folder where uploaded files are stored. -
maxFileSize(type:String.t, default:nil) - Maximum number of bytes allowed for any single file uploaded to this question. -
maxFiles(type:integer(), default:nil) - Maximum number of files that can be uploaded for this question in a single response. -
types(type:list(String.t), default:nil) - File types accepted by this question.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.