Method: Google::Cloud::Storage::HmacKey#updated_at
- Defined in:
- lib/google/cloud/storage/hmac_key.rb
#updated_at ⇒ String
Last modification time of the HMAC key metadata.
152 153 154 |
# File 'lib/google/cloud/storage/hmac_key.rb', line 152 def updated_at @gapi.updated end |