Fog::Model
# File lib/fog/google/models/compute/flavor.rb, line 23 def reload requires :identity, :zone data = collection.get(identity, self.zone) merge_attributes(data.attributes) self end
[Validate]
Generated with the Darkfish Rdoc Generator 2.