Class: Google::Picasa::PicasaSession
- Inherits:
-
Object
- Object
- Google::Picasa::PicasaSession
- Defined in:
- lib/google-picasa.rb
Instance Attribute Summary collapse
-
#auth_key ⇒ Object
Returns the value of attribute auth_key.
-
#user_id ⇒ Object
Returns the value of attribute user_id.
Instance Attribute Details
#auth_key ⇒ Object
Returns the value of attribute auth_key.
13 14 15 |
# File 'lib/google-picasa.rb', line 13 def auth_key @auth_key end |
#user_id ⇒ Object
Returns the value of attribute user_id.
14 15 16 |
# File 'lib/google-picasa.rb', line 14 def user_id @user_id end |