googleapis/google/appengine
Google APIs 61493c4b05 feat: Update AppEngine RequestLog proto to add trace_sampled field. Also add a bazel build file.
The AppEngine RequestLog proto is used in Cloud Logging for request logs coming from App Engine Standard Environment. The RequestLog proto is encoded as a google.protobuf.Any message inside the protoPayload field of the LogEntry. An updated proto and bazel build file allows client libraries to decode the Any message when reading logs from the Cloud Logging API.

PiperOrigin-RevId: 319927433
2020-07-06 23:23:52 -07:00
..
legacy Synchronize new proto/yaml changes. 2019-02-25 14:47:02 -08: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 Synchronize new proto/yaml changes. 2019-02-25 14:47:02 -08:00
README.md Revert "Synchronize new proto/yaml changes." (#554) 2019-05-29 14:23:10 -07:00
artman_appengine.yaml Synchronize new proto/yaml changes. 2018-07-25 16:33:03 -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