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-07-10(UTC)"],[[["This document provides instructions for enabling the necessary Google Cloud service APIs required for Apigee hybrid installation, depending on the chosen platform."],["The `gcloud` command-line tool is used to enable APIs, although the Cloud Console can be used as an alternative, and Windows users should adapt commands accordingly."],["The required APIs vary based on the installation platform, which include OpenShift, GKE on Google Cloud, or other platforms such as GKE on-prem, Anthos on bare metal, AKS, GKE on AWS, and EKS."],["A `PROJECT_ID` environment variable, representing your Google Cloud project ID, must be set before enabling APIs, and it is used throughout the hybrid installation."],["You can verify that the correct APIs are enabled by using the `gcloud services list` command."]]],[]]