Class: GoogleR::Group::Property
- Inherits:
-
Struct
- Object
- Struct
- GoogleR::Group::Property
- Defined in:
- lib/google_r/group.rb
Instance Attribute Summary collapse
-
#info ⇒ Object
Returns the value of attribute info.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#info ⇒ Object
Returns the value of attribute info
4 5 6 |
# File 'lib/google_r/group.rb', line 4 def info @info end |
#name ⇒ Object
Returns the value of attribute name
4 5 6 |
# File 'lib/google_r/group.rb', line 4 def name @name end |