proto_docs/google/cloud/scheduler/v1/target.rb in google-cloud-scheduler-v1-0.9.0 vs proto_docs/google/cloud/scheduler/v1/target.rb in google-cloud-scheduler-v1-0.9.1

- old
+ new

@@ -55,12 +55,12 @@ # * `X-Google-*`: Google internal use only. # * `X-AppEngine-*`: Google internal use only. # * `X-CloudScheduler`: This header will be set to true. # * `X-CloudScheduler-JobName`: This header will contain the job name. # * `X-CloudScheduler-ScheduleTime`: For Cloud Scheduler jobs specified in - # the unix-cron format, this header will contain the job schedule time in - # RFC3339 UTC "Zulu" format. + # the unix-cron format, this header will contain the job schedule as an + # offset of UTC parsed according to RFC3339. # # The total size of headers must be less than 80KB. # @!attribute [rw] body # @return [::String] # HTTP request body. A request body is allowed only if the HTTP @@ -139,11 +139,11 @@ # `"AppEngine-Google; (+http://code.google.com/appengine)"` to the # modified `User-Agent`. # * `X-CloudScheduler`: This header will be set to true. # * `X-CloudScheduler-JobName`: This header will contain the job name. # * `X-CloudScheduler-ScheduleTime`: For Cloud Scheduler jobs specified in - # the unix-cron format, this header will contain the job schedule time in - # RFC3339 UTC "Zulu" format. + # the unix-cron format, this header will contain the job schedule as an + # offset of UTC parsed according to RFC3339. # # If the job has an # {::Google::Cloud::Scheduler::V1::AppEngineHttpTarget#body body}, Cloud Scheduler # sets the following headers: #