struct

Google::Drive::V3::Files

Inherits Google::Drive::V3::API < Google::API < Struct < Value < Object

Instance methods

export(file : File, mime_type : String, token : String, &)
Source
export(id : String, mime_type : String, token : String, &)
Source
get(file : File, token : String)
Source
get(id : String, token : String)
Source
get_contents(file : File, token : String, &)
Source
get_contents(id : String, token : String, &)
Source
list(token : String, page_size : Int32 | Nil = nil, page_token : String | Nil = nil, q : String | Nil = nil, limit : Int32 | Nil = nil)
Source