class Google::Auth::GCECredentials

def compute_auth_token_uri

Other tags:
    Private: - Unused and deprecated
def compute_auth_token_uri
  "#{compute_check_uri}/computeMetadata/v1/instance/service-accounts/default/token".freeze
end