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-07-10 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 your project ID in the Google Cloud, as it will be used throughout the instructions."],["The specific APIs required depend on your cluster platform, with different lists for OpenShift, GKE on Google Cloud, and other platforms."],["You can enable the necessary APIs by running a `gcloud services enable` command with the list of relevant API names for your platform, along with your `$PROJECT_ID`."],["You can verify that the APIs are enabled by running `gcloud services list` and ensuring that the required APIs are within the returned list."]]],[]]