Google::Drive::V3::Files
Inherits Google::Drive::V3::API < Google::API < Struct < Value < Object
Instance methods
export(file : File, mime_type : String, token : String, &)
Sourceexport(id : String, mime_type : String, token : String, &)
Sourceget(file : File, token : String)
Sourceget(id : String, token : String)
Sourceget_contents(file : File, token : String, &)
Sourceget_contents(id : String, token : String, &)
Sourcelist(token : String, page_size : Int32 | Nil = nil, page_token : String | Nil = nil, q : String | Nil = nil, limit : Int32 | Nil = nil)
Source