Method: TableauRestApi::Project#name
- Defined in:
- lib/tableau_rest_api/resources/project.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
3 4 5 |
# File 'lib/tableau_rest_api/resources/project.rb', line 3 def name @name end |