Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

docs: fix docstring formatting #566

Merged
merged 2 commits into from Nov 19, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -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].
Expand Down Expand Up @@ -432,8 +432,8 @@ public java.util.Map<java.lang.String, java.lang.String> 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].
Expand Down Expand Up @@ -465,8 +465,8 @@ public java.util.Map<java.lang.String, java.lang.String> 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].
Expand Down Expand Up @@ -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].
Expand Down Expand Up @@ -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].
Expand Down Expand Up @@ -1488,8 +1488,8 @@ public java.util.Map<java.lang.String, java.lang.String> 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].
Expand Down Expand Up @@ -1521,8 +1521,8 @@ public java.util.Map<java.lang.String, java.lang.String> 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].
Expand Down Expand Up @@ -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].
Expand Down Expand Up @@ -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].
Expand Down Expand Up @@ -1645,8 +1645,8 @@ public java.util.Map<java.lang.String, java.lang.String> 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].
Expand Down Expand Up @@ -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].
Expand Down
Expand Up @@ -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].
Expand Down Expand Up @@ -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].
Expand Down Expand Up @@ -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].
Expand Down Expand Up @@ -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].
Expand Down Expand Up @@ -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].
Expand Down
Expand Up @@ -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
Expand Down
Expand Up @@ -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].
Expand Down Expand Up @@ -434,8 +434,8 @@ public java.util.Map<java.lang.String, java.lang.String> 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].
Expand Down Expand Up @@ -467,8 +467,8 @@ public java.util.Map<java.lang.String, java.lang.String> 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].
Expand Down Expand Up @@ -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].
Expand Down Expand Up @@ -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].
Expand Down Expand Up @@ -1494,8 +1494,8 @@ public java.util.Map<java.lang.String, java.lang.String> 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].
Expand Down Expand Up @@ -1527,8 +1527,8 @@ public java.util.Map<java.lang.String, java.lang.String> 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].
Expand Down Expand Up @@ -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].
Expand Down Expand Up @@ -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].
Expand Down Expand Up @@ -1651,8 +1651,8 @@ public java.util.Map<java.lang.String, java.lang.String> 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].
Expand Down Expand Up @@ -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].
Expand Down