[[["わかりやすい","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。"],[[["This documentation version (1.4) is end-of-life, and users should upgrade to a newer version for continued support and functionality."],["You can check the deployment status of an API proxy by utilizing the Apigee APIs and following the steps outlined in this document."],["To obtain an access token required to use the Apigee APIs, you need to export the `GOOGLE_APPLICATION_CREDENTIALS` variable to point to the correct JSON service account key file, and then use the `gcloud` tool to generate a token using `gcloud auth application-default print-access-token`."],["The revisions API endpoint to check the status of an API proxy is `https://apigee.googleapis.com/v1/organizations/my-organization/environments/test/apis/myproxy/revisions/1/deployments`, which uses the `GET` method with the proper `Authorization` header."],["A successful deployment of the API proxy will show a `\"state\": \"READY\"` in the response, while errors or incorrect parameters in the request can result in an empty response or an error."]]],[]]