[[["わかりやすい","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-09-04 UTC。"],[[["\u003cp\u003eAn \u003ccode\u003eapp.yaml\u003c/code\u003e file is used to configure an App Engine app, including its runtime, handlers, scaling, and environment variables.\u003c/p\u003e\n"],["\u003cp\u003eFor a basic Python 3 app in the standard environment, only the \u003ccode\u003eruntime\u003c/code\u003e element is required in the \u003ccode\u003eapp.yaml\u003c/code\u003e file.\u003c/p\u003e\n"],["\u003cp\u003eApp Engine provides default settings, such as the F1 instance class and automatic scaling, which can be overridden by specifying custom settings in \u003ccode\u003eapp.yaml\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eWhile you can choose a unique name for your \u003ccode\u003eapp.yaml\u003c/code\u003e files, doing so means that you will have to specify the file name with the deployment command, such as \u003ccode\u003egcloud app deploy service-name-app.yaml\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eBefore you can deploy other services, you must first create an \u003ccode\u003eapp.yaml\u003c/code\u003e file for your app's \u003ccode\u003edefault\u003c/code\u003e service.\u003c/p\u003e\n"]]],[],null,[]]