class Google::Auth::GCECredentials

def compute_id_token_uri

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