[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-12-21 UTC。"],[[["Cloud Endpoints utilizes Service Management to oversee APIs, creating a managed service upon deployment via the `gcloud endpoints services deploy` command."],["Deleting a managed service with `gcloud endpoints services delete` only disables it for 30 days, allowing for potential restoration before permanent deletion."],["During the 30-day disabled period, Service Management prevents the creation of another managed service with the same name."],["Managed services can be restored during this period using the `gcloud endpoints services undelete [SERVICE_NAME]` command."],["If the undelete command fails due to permission issues, ensure you've logged in with an account that has the required permissions and has the Service Management Administrator role."]]],[]]