PROJECT_ID 환경 변수를 만듭니다. 여기서 값은 Apigee Hybrid에 사용할 Google Cloud 프로젝트의 ID입니다.
프로젝트 ID는 Google Cloud에서 프로젝트를 다른 모든 프로젝트와 구분하는 데 사용되는 고유한 문자열입니다.
필요한 경우 프로젝트 ID 찾기를 참조하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-06(UTC)"],[[["Apigee hybrid requires enabling specific Google Cloud service APIs, which can be done via the `gcloud` command-line tool or the Cloud Console."],["A `PROJECT_ID` environment variable needs to be defined, representing the Google Cloud project ID intended for Apigee hybrid and will be used throughout the installation instructions."],["Depending on the installation platform, whether GKE or other platforms, different sets of APIs need to be enabled."],["The required APIs include Apigee API, Apigee Connect API, Cloud Pub/Sub API, and Cloud Resource Manager API, with GKE installations also requiring Kubernetes Engine API and Compute Engine API."],["You can use the `gcloud services list` command to verify that the necessary APIs have been enabled for your project."]]],[]]