Method: Fog::Compute::Google::Shared#project
- Defined in:
- lib/fog/google/compute.rb
#project ⇒ Object (readonly)
Returns the value of attribute project.
81 82 83 |
# File 'lib/fog/google/compute.rb', line 81 def project @project end |