module Google::Cloud

Public Class Methods

env() click to toggle source

Returns the global instance of {Google::Cloud::Env}.

@return [Google::Cloud::Env]

# File lib/google/cloud/env.rb, line 490
def self.env
  @env
end