Method: GoogleCloudCompute::ComputeCollection#all
- Defined in:
- app/lib/google_cloud_compute/compute_collection.rb
#all(_opts = {}) ⇒ Object
19 20 21 |
# File 'app/lib/google_cloud_compute/compute_collection.rb', line 19 def all(_opts = {}) @virtual_machines end |