googleapis/google/appengine
Google APIs 57fc4a8a94 chore: Fix C# and PHP namespaces and Ruby package
This is a breaking change for anyone generating C#, PHP or Ruby themselves, but Google Cloud Client Libraries have not been published in those languages. This is effectively a no-op (modulo protobuf reflection) in other languages.

PiperOrigin-RevId: 348813319
2020-12-23 10:18:47 -08:00
..
legacy feat: Update App Engine Admin API protos for v1 and v1beta APIs. Also update the AuditData proto used in audit logs generated by App Engine. 2020-07-15 14:11:21 -07:00
logging/v1 feat: Update AppEngine RequestLog proto to add trace_sampled field. Also add a bazel build file. 2020-07-06 23:23:52 -07:00
v1 chore: Fix C# and PHP namespaces and Ruby package 2020-12-23 10:18:47 -08:00
v1beta chore: Fix C# and PHP namespaces and Ruby package 2020-12-23 10:18:47 -08:00
README.md Revert "Synchronize new proto/yaml changes." (#554) 2019-05-29 14:23:10 -07:00

README.md

Google App Engine Admin API

Overview

The Google App Engine Admin API is a RESTful API for managing App Engine applications. The Admin API provides programmatic access to several of the App Engine administrative operations that are found in the Google Cloud Platform Console.

Documentation

Google App Engine Admin API Documentation