Cloud Client Libraries
- 
  
    Cloud Client Libraries for GoA client library that embraces idioms of Go and provides high-level API abstractions so that you can easily access Google Cloud services. 
- 
  
    Cloud Client Libraries for Node.jsA client library that embraces idioms of Node.js and provides high-level API abstractions so that you can easily access Google Cloud services. 
- 
  
    Cloud Client Libraries for JavaA client library that embraces idioms of Java and provides high-level API abstractions so that you can easily access Google Cloud services. 
- 
  
    Cloud Client Libraries for PHPA client library that embraces idioms of PHP and provides high-level API abstractions so that you can easily access Google Cloud services. 
- 
  
    Cloud Client Libraries for PythonA client library that embraces idioms of Python and provides high-level API abstractions so that you can easily access Google Cloud services. 
- 
  
    Cloud Client Libraries for RubyA client library that embraces idioms of Ruby and provides high-level API abstractions so that you can easily access Google Cloud services. 
App Engine legacy bundled services APIs
- 
  
    App Engine legacy bundled services APIs for GoUse the legacy bundled services APIs to ease the transition of moving your app from first-generation runtimes to newer runtimes. 
- 
  
    App Engine legacy bundled services APIs for JavaUse the legacy bundled services APIs to ease the transition of moving your app from first-generation runtimes to newer runtimes. 
- 
  
    App Engine legacy bundled services APIs for PHPUse the App Engine legacy bundled services APIs to ease the transition of moving your app from first-generation runtimes to newer runtimes. 
- 
  
    App Engine legacy bundled services APIs for PythonUse the App Engine legacy bundled services APIs to ease the transition of moving your app from first-generation runtimes to newer runtimes. 
Configuration Files
- 
  
    app.yamlDetails about the configuration file that is used to configure App Engine deployed versions. 
- 
  
    cron.yamlDetails about the configuration file that is used to configure regularly scheduled tasks on App Engine. 
- 
  
    dispatch.yamlDetails about the configuration file that is used to route incoming requests to a specific service based on the path or hostname in the URL. 
- 
  
    index.yamlDetails about the configuration file used to define the Datastore indexes of the data in your app.