struct Google::Cloud::Storage::Object

Included Modules

Extended Modules

Defined in:

cloud/storage.cr

Constructors

Instance Method Summary

Macros inherited from module Google::Resource

field(var, key = nil, **options, &block) field, field!(var, key = nil, **options, &block) field!, field?(var, key = nil, **options, &block) field?

Constructor Detail

def self.new(pull : JSON::PullParser) #

def self.new(pull : MessagePack::Unpacker) #

Instance Method Detail

def bucket : String #

def content_type : String #

def crc32c : String #

def etag : String | Nil #

def generation : String #

def id : String #

def kind : String #

def md5_hash : String #

def media_link : URI #

def metageneration : String #

def name : String #

def self_link : URI #

def size : String #

def storage_class : String #

def time_created : Time #

def time_storage_class_updated : Time #

def updated : Time #