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

Commit

Permalink
docs: fix docstring formatting (#566)
Browse files Browse the repository at this point in the history
* docs: fix docstring formatting

Committer: @parthea
PiperOrigin-RevId: 410919520

Source-Link: googleapis/googleapis@b5274f7

Source-Link: googleapis/googleapis-gen@a179eef
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 <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Nov 19, 2021
1 parent c04d074 commit 22496d5
Show file tree
Hide file tree
Showing 6 changed files with 68 additions and 68 deletions.
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

0 comments on commit 22496d5

Please sign in to comment.