Synchronize new proto/yaml changes.

PiperOrigin-RevId: 228781294
This commit is contained in:
Google APIs 2019-01-10 14:47:55 -08:00 committed by Copybara-Service
parent 1579fcf41e
commit 73babd109a
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ message AppEngineHttpTarget {
//
// In addition, some App Engine headers, which contain
// job-specific information, are also be sent to the job handler; see
// [request headers](https://cloud.google.comappengine/docs/standard/python/config/cron#securing_urls_for_cron).
// [request headers](https://cloud.google.com/appengine/docs/standard/python/config/cron#securing_urls_for_cron).
map<string, string> headers = 4;
// Body.