Synchronize new proto/yaml changes.
PiperOrigin-RevId: 228781294
This commit is contained in:
parent
1579fcf41e
commit
73babd109a
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue