File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
packages/google-cloud-tasks/protos/google/cloud/tasks Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ message HttpRequest {
83
83
// [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url].
84
84
// * Content-Length: This will be computed by Cloud Tasks.
85
85
// * User-Agent: This will be set to `"Google-Cloud-Tasks"`.
86
- // * X-Google-*: Google use only.
87
- // * X-AppEngine-*: Google use only.
86
+ // * ` X-Google-*` : Google use only.
87
+ // * ` X-AppEngine-*` : Google use only.
88
88
//
89
89
// `Content-Type` won't be set by Cloud Tasks. You can explicitly set
90
90
// `Content-Type` to a media type when the
Original file line number Diff line number Diff line change @@ -105,8 +105,8 @@ message HttpRequest {
105
105
// [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url].
106
106
// * Content-Length: This will be computed by Cloud Tasks.
107
107
// * User-Agent: This will be set to `"Google-Cloud-Tasks"`.
108
- // * X-Google-*: Google use only.
109
- // * X-AppEngine-*: Google use only.
108
+ // * ` X-Google-*` : Google use only.
109
+ // * ` X-AppEngine-*` : Google use only.
110
110
//
111
111
// `Content-Type` won't be set by Cloud Tasks. You can explicitly set
112
112
// `Content-Type` to a media type when the
You can’t perform that action at this time.
0 commit comments