struct Google::Cloud::Storage::Objects

Defined in:

cloud/storage.cr

Instance Method Summary

Instance methods inherited from struct Google::Cloud::Storage::API

client : Storage client, http_get(path : String, as type = JSON::Any)
http_get(path : String, &)
http_get
, post(path : String, body : IO, &) post

Constructor methods inherited from struct Google::Cloud::Storage::API

new(client : Google::Cloud::Storage) new

Instance Method Detail

def get(bucket : String, object : String) #

[View source]
def get_data(bucket : String, object : String, &) #

[View source]
def insert(bucket : String, name : String, from stream : IO) #

[View source]
def list(bucket : String) #

[View source]