We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 674883e commit ff73e5dCopy full SHA for ff73e5d
1 file changed
google/cloud/tasks/v2beta3/target.proto
@@ -193,7 +193,7 @@ message HttpTarget {
193
// `Content-Type` to a media type when the
194
// [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask].
195
// For example,`Content-Type` can be set to `"application/octet-stream"` or
196
- // `"application/json"`. The default value is set to "application/json"`.
+ // `"application/json"`. The default value is set to `"application/json"`.
197
//
198
// * User-Agent: This will be set to `"Google-Cloud-Tasks"`.
199
0 commit comments