Class: Google::Picasa::PicasaSession

Inherits:
Object
  • Object
show all
Defined in:
lib/google-picasa.rb

Instance Attribute Summary collapse

Instance Attribute Details

#auth_keyObject

Returns the value of attribute auth_key.



13
14
15
# File 'lib/google-picasa.rb', line 13

def auth_key
  @auth_key
end

#user_idObject

Returns the value of attribute user_id.



14
15
16
# File 'lib/google-picasa.rb', line 14

def user_id
  @user_id
end