module Google::Cloud
Public Class Methods
Source
# File lib/google/cloud/env.rb, line 530 def self.env @env end
Returns the global instance of {Google::Cloud::Env}.
@return [Google::Cloud::Env]
# File lib/google/cloud/env.rb, line 530 def self.env @env end
Returns the global instance of {Google::Cloud::Env}.
@return [Google::Cloud::Env]