class Google::Files

Included Modules

Defined in:

files/drive_file.cr
files/files.cr
files/list.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(auth : Google::Auth | Google::FileAuth | String, user_agent : String | Nil = nil) #

[View source]

Instance Method Detail

def create(name : String, content_bytes : String, content_type : String) #

[View source]
def delete(id : String) #

[View source]
def download_file(id : String) #

[View source]
def file(id : String) #

[View source]
def files #

[View source]