From 22496d59c0d8460ae83dc996d009c5b9154a9eed Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 17:51:03 -1000 Subject: [PATCH] docs: fix docstring formatting (#566) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * docs: fix docstring formatting Committer: @parthea PiperOrigin-RevId: 410919520 Source-Link: https://github.com/googleapis/googleapis/commit/b5274f7d4e1c8a071979265213186bc6cf7df085 Source-Link: https://github.com/googleapis/googleapis-gen/commit/a179eefb3b32897d75c53d8349f23910c7753050 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTE3OWVlZmIzYjMyODk3ZDc1YzUzZDgzNDlmMjM5MTBjNzc1MzA1MCJ9 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- .../google/cloud/tasks/v2/HttpRequest.java | 44 +++++++++---------- .../cloud/tasks/v2/HttpRequestOrBuilder.java | 20 ++++----- .../proto/google/cloud/tasks/v2/target.proto | 4 +- .../cloud/tasks/v2beta3/HttpRequest.java | 44 +++++++++---------- .../tasks/v2beta3/HttpRequestOrBuilder.java | 20 ++++----- .../google/cloud/tasks/v2beta3/target.proto | 4 +- 6 files changed, 68 insertions(+), 68 deletions(-) diff --git a/proto-google-cloud-tasks-v2/src/main/java/com/google/cloud/tasks/v2/HttpRequest.java b/proto-google-cloud-tasks-v2/src/main/java/com/google/cloud/tasks/v2/HttpRequest.java index 9041daba..7d310c8e 100644 --- a/proto-google-cloud-tasks-v2/src/main/java/com/google/cloud/tasks/v2/HttpRequest.java +++ b/proto-google-cloud-tasks-v2/src/main/java/com/google/cloud/tasks/v2/HttpRequest.java @@ -390,8 +390,8 @@ public int getHeadersCount() { * [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -432,8 +432,8 @@ public java.util.Map getHeaders() { * [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -465,8 +465,8 @@ public java.util.Map getHeadersMap() { * [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -502,8 +502,8 @@ public java.lang.String getHeadersOrDefault(java.lang.String key, java.lang.Stri * [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -1446,8 +1446,8 @@ public int getHeadersCount() { * [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -1488,8 +1488,8 @@ public java.util.Map getHeaders() { * [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -1521,8 +1521,8 @@ public java.util.Map getHeadersMap() { * [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -1559,8 +1559,8 @@ public java.lang.String getHeadersOrDefault( * [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -1604,8 +1604,8 @@ public Builder clearHeaders() { * [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -1645,8 +1645,8 @@ public java.util.Map getMutableHeaders() { * [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -1684,8 +1684,8 @@ public Builder putHeaders(java.lang.String key, java.lang.String value) { * [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. diff --git a/proto-google-cloud-tasks-v2/src/main/java/com/google/cloud/tasks/v2/HttpRequestOrBuilder.java b/proto-google-cloud-tasks-v2/src/main/java/com/google/cloud/tasks/v2/HttpRequestOrBuilder.java index c5cc159a..81d54642 100644 --- a/proto-google-cloud-tasks-v2/src/main/java/com/google/cloud/tasks/v2/HttpRequestOrBuilder.java +++ b/proto-google-cloud-tasks-v2/src/main/java/com/google/cloud/tasks/v2/HttpRequestOrBuilder.java @@ -100,8 +100,8 @@ public interface HttpRequestOrBuilder * [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -130,8 +130,8 @@ public interface HttpRequestOrBuilder * [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -163,8 +163,8 @@ public interface HttpRequestOrBuilder * [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -193,8 +193,8 @@ public interface HttpRequestOrBuilder * [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -223,8 +223,8 @@ public interface HttpRequestOrBuilder * [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. diff --git a/proto-google-cloud-tasks-v2/src/main/proto/google/cloud/tasks/v2/target.proto b/proto-google-cloud-tasks-v2/src/main/proto/google/cloud/tasks/v2/target.proto index 558ca4af..fca9cf81 100644 --- a/proto-google-cloud-tasks-v2/src/main/proto/google/cloud/tasks/v2/target.proto +++ b/proto-google-cloud-tasks-v2/src/main/proto/google/cloud/tasks/v2/target.proto @@ -83,8 +83,8 @@ message HttpRequest { // [HttpRequest.url][google.cloud.tasks.v2.HttpRequest.url]. // * Content-Length: This will be computed by Cloud Tasks. // * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - // * X-Google-*: Google use only. - // * X-AppEngine-*: Google use only. + // * `X-Google-*`: Google use only. + // * `X-AppEngine-*`: Google use only. // // `Content-Type` won't be set by Cloud Tasks. You can explicitly set // `Content-Type` to a media type when the diff --git a/proto-google-cloud-tasks-v2beta3/src/main/java/com/google/cloud/tasks/v2beta3/HttpRequest.java b/proto-google-cloud-tasks-v2beta3/src/main/java/com/google/cloud/tasks/v2beta3/HttpRequest.java index 3d662e6f..448a6485 100644 --- a/proto-google-cloud-tasks-v2beta3/src/main/java/com/google/cloud/tasks/v2beta3/HttpRequest.java +++ b/proto-google-cloud-tasks-v2beta3/src/main/java/com/google/cloud/tasks/v2beta3/HttpRequest.java @@ -392,8 +392,8 @@ public int getHeadersCount() { * [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -434,8 +434,8 @@ public java.util.Map getHeaders() { * [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -467,8 +467,8 @@ public java.util.Map getHeadersMap() { * [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -504,8 +504,8 @@ public java.lang.String getHeadersOrDefault(java.lang.String key, java.lang.Stri * [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -1452,8 +1452,8 @@ public int getHeadersCount() { * [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -1494,8 +1494,8 @@ public java.util.Map getHeaders() { * [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -1527,8 +1527,8 @@ public java.util.Map getHeadersMap() { * [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -1565,8 +1565,8 @@ public java.lang.String getHeadersOrDefault( * [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -1610,8 +1610,8 @@ public Builder clearHeaders() { * [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -1651,8 +1651,8 @@ public java.util.Map getMutableHeaders() { * [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -1690,8 +1690,8 @@ public Builder putHeaders(java.lang.String key, java.lang.String value) { * [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. diff --git a/proto-google-cloud-tasks-v2beta3/src/main/java/com/google/cloud/tasks/v2beta3/HttpRequestOrBuilder.java b/proto-google-cloud-tasks-v2beta3/src/main/java/com/google/cloud/tasks/v2beta3/HttpRequestOrBuilder.java index 52d283e8..2f2f31c0 100644 --- a/proto-google-cloud-tasks-v2beta3/src/main/java/com/google/cloud/tasks/v2beta3/HttpRequestOrBuilder.java +++ b/proto-google-cloud-tasks-v2beta3/src/main/java/com/google/cloud/tasks/v2beta3/HttpRequestOrBuilder.java @@ -100,8 +100,8 @@ public interface HttpRequestOrBuilder * [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -130,8 +130,8 @@ public interface HttpRequestOrBuilder * [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -163,8 +163,8 @@ public interface HttpRequestOrBuilder * [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -193,8 +193,8 @@ public interface HttpRequestOrBuilder * [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. @@ -223,8 +223,8 @@ public interface HttpRequestOrBuilder * [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url]. * * Content-Length: This will be computed by Cloud Tasks. * * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - * * X-Google-*: Google use only. - * * X-AppEngine-*: Google use only. + * * `X-Google-*`: Google use only. + * * `X-AppEngine-*`: Google use only. * `Content-Type` won't be set by Cloud Tasks. You can explicitly set * `Content-Type` to a media type when the * [task is created][google.cloud.tasks.v2beta3.CloudTasks.CreateTask]. diff --git a/proto-google-cloud-tasks-v2beta3/src/main/proto/google/cloud/tasks/v2beta3/target.proto b/proto-google-cloud-tasks-v2beta3/src/main/proto/google/cloud/tasks/v2beta3/target.proto index 5ef1ee08..691cf97f 100644 --- a/proto-google-cloud-tasks-v2beta3/src/main/proto/google/cloud/tasks/v2beta3/target.proto +++ b/proto-google-cloud-tasks-v2beta3/src/main/proto/google/cloud/tasks/v2beta3/target.proto @@ -105,8 +105,8 @@ message HttpRequest { // [HttpRequest.url][google.cloud.tasks.v2beta3.HttpRequest.url]. // * Content-Length: This will be computed by Cloud Tasks. // * User-Agent: This will be set to `"Google-Cloud-Tasks"`. - // * X-Google-*: Google use only. - // * X-AppEngine-*: Google use only. + // * `X-Google-*`: Google use only. + // * `X-AppEngine-*`: Google use only. // // `Content-Type` won't be set by Cloud Tasks. You can explicitly set // `Content-Type` to a media type when the