Parent

Methods

Class/Module Index [+]

Quicksearch

Fog::Compute::Google::Region

Represents a Region resource

@see developers.google.com/compute/docs/reference/latest/regions

Constants

DOWN_STATE
UP_STATE

Public Instance Methods

up?() click to toggle source
# File lib/fog/google/models/compute/region.rb, line 26
def up?
  self.status == UP_STATE
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.