Method: Google::Cloud::Storage::HmacKey#service_account_email

Defined in:
lib/google/cloud/storage/hmac_key.rb

#service_account_emailString

The email address of the key's associated service account.

Returns:

  • (String)


133
134
135
# File 'lib/google/cloud/storage/hmac_key.rb', line 133

def 
  @gapi.
end