class Google::Cloud::Env::ComputeMetadata::Overrides

def clear

Returns:
  • (self) - for chaining
def clear
  @data = {}
  self
end