=> create google project (developer)
https://console.cloud.google.com/cloud-resource-manager
-> 프로젝트 생성하기
https://dialogflow.cloud.google.com/#/getStarted
create-Agent 이름, 구글 프로젝트랑 연결 , timezone 변경
Project ID , Service Account 링크 눌러 생성

, Privaten Key 생성(JSON 형태)

secrect 정보 : server -> config -> dev.js에 저장 (하지만, 개인정보 이므로 gitignore를 이용하여 git에는 올리지 않음)

정보들 추가해주기!
set GOOGLE_APPLICATION_CREDENTIALS=/path-to-keys/keys-file.json