module Google::Cloud

Namespace of Google Cloud products

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 530
def self.env
  @env
end