Class: GoogleR::Group::Property

Inherits:
Struct
  • Object
show all
Defined in:
lib/google_r/group.rb

Instance Attribute Summary collapse

Instance Attribute Details

#infoObject

Returns the value of attribute info

Returns:

  • (Object)

    the current value of info



4
5
6
# File 'lib/google_r/group.rb', line 4

def info
  @info
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



4
5
6
# File 'lib/google_r/group.rb', line 4

def name
  @name
end