PROJECT_ID 環境変数を作成します。ここで、値は Apigee ハイブリッドに使用する 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-04-01 UTC。"],[[["Apigee hybrid requires enabling specific Google Cloud service APIs, which can be done via the `gcloud` CLI or the Cloud Console."],["You must set a `PROJECT_ID` environment variable that matches the ID of your Google Cloud project, which will be used throughout the installation."],["The APIs required to enable depend on the installation platform, with different sets required for OpenShift, GKE, and other platforms like Anthos on bare metal, AKS, GKE on AWS, and EKS."],["The `gcloud services enable` command is used to enable the necessary APIs for your chosen platform, and the `gcloud services list` command can verify whether the required APIs have been enabled successfully."],["After enabling the required APIs, the next step is to create an organization."]]],[]]