[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Setting Up Your Development Environment
To set up your environment for developing on Custom Runtime:
Install and initialize the Cloud SDK. If you already
have the Cloud SDK installed and initialized, run the
gcloud components update
command to update to the latest release.
The Cloud SDK provides you the gcloud command-line tooling for
deploying and managing your apps.
By downloading, you agree to be bound by the Terms that
govern use of the Cloud SDK for App Engine.