Method: Google::Cloud::Storage::File::Updater#metadata
- Defined in:
- lib/google/cloud/storage/file.rb
#metadata ⇒ Object
A hash of custom, user-provided web-safe keys and arbitrary string values that will returned with requests for the file as "x-goog-meta-" response headers.
1426 1427 1428 |
# File 'lib/google/cloud/storage/file.rb', line 1426 def @metadata end |