Crie uma variável de ambiente PROJECT_ID em que o
valor é o ID do projeto do Google Cloud que você pretende usar para a Apigee híbrida.
O ID do projeto é uma string exclusiva usada para diferenciar seu projeto de todos os outros no Google Cloud.
Se necessário, consulte Localizar o ID do projeto:
export PROJECT_ID=YOUR_PROJECT_ID
Selecione a guia da instalação desejada para ver o comando para ativar as APIs:
(Opcional) Para verificar se as APIs necessárias estão ativadas, execute este comando.
Se as APIs necessárias estiverem na lista retornada, elas estarão ativadas.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-03-27 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."]]],[]]