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

Commit

Permalink
docs: fix grammar in documentation. (#444)
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 376172241

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu May 27 08:17:40 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: df616b587f0b4302f15387f315c286035c3b8bb1
Source-Link: googleapis/googleapis@df616b5
  • Loading branch information
yoshi-automation committed May 27, 2021
1 parent 1b57def commit 5f67b25
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 23 deletions.
Expand Up @@ -870,7 +870,7 @@ public com.google.cloud.tasks.v2beta2.RetryConfigOrBuilder getRetryConfigOrBuild
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta2.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta2.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand All @@ -890,7 +890,7 @@ public int getStateValue() {
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta2.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta2.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand Down Expand Up @@ -2940,7 +2940,7 @@ public com.google.cloud.tasks.v2beta2.RetryConfigOrBuilder getRetryConfigOrBuild
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta2.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta2.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand All @@ -2960,7 +2960,7 @@ public int getStateValue() {
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta2.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta2.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand All @@ -2983,7 +2983,7 @@ public Builder setStateValue(int value) {
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta2.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta2.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand All @@ -3006,7 +3006,7 @@ public com.google.cloud.tasks.v2beta2.Queue.State getState() {
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta2.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta2.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand All @@ -3032,7 +3032,7 @@ public Builder setState(com.google.cloud.tasks.v2beta2.Queue.State value) {
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta2.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta2.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand Down
Expand Up @@ -289,7 +289,7 @@ public interface QueueOrBuilder
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta2.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta2.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand All @@ -306,7 +306,7 @@ public interface QueueOrBuilder
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta2.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta2.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand Down
Expand Up @@ -149,7 +149,7 @@ message Queue {

// Output only. The state of the queue.
//
// `state` can only be changed by called
// `state` can only be changed by calling
// [PauseQueue][google.cloud.tasks.v2beta2.CloudTasks.PauseQueue],
// [ResumeQueue][google.cloud.tasks.v2beta2.CloudTasks.ResumeQueue], or uploading
// [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand Down
Expand Up @@ -995,7 +995,7 @@ public com.google.cloud.tasks.v2beta3.RetryConfigOrBuilder getRetryConfigOrBuild
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta3.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta3.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand All @@ -1015,7 +1015,7 @@ public int getStateValue() {
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta3.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta3.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand Down Expand Up @@ -3040,7 +3040,7 @@ public com.google.cloud.tasks.v2beta3.RetryConfigOrBuilder getRetryConfigOrBuild
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta3.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta3.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand All @@ -3060,7 +3060,7 @@ public int getStateValue() {
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta3.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta3.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand All @@ -3083,7 +3083,7 @@ public Builder setStateValue(int value) {
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta3.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta3.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand All @@ -3106,7 +3106,7 @@ public com.google.cloud.tasks.v2beta3.Queue.State getState() {
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta3.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta3.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand All @@ -3132,7 +3132,7 @@ public Builder setState(com.google.cloud.tasks.v2beta3.Queue.State value) {
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta3.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta3.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand Down
Expand Up @@ -275,7 +275,7 @@ public interface QueueOrBuilder
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta3.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta3.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand All @@ -292,7 +292,7 @@ public interface QueueOrBuilder
*
* <pre>
* Output only. The state of the queue.
* `state` can only be changed by called
* `state` can only be changed by calling
* [PauseQueue][google.cloud.tasks.v2beta3.CloudTasks.PauseQueue],
* [ResumeQueue][google.cloud.tasks.v2beta3.CloudTasks.ResumeQueue], or uploading
* [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand Down
Expand Up @@ -154,7 +154,7 @@ message Queue {

// Output only. The state of the queue.
//
// `state` can only be changed by called
// `state` can only be changed by calling
// [PauseQueue][google.cloud.tasks.v2beta3.CloudTasks.PauseQueue],
// [ResumeQueue][google.cloud.tasks.v2beta3.CloudTasks.ResumeQueue], or uploading
// [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand Down
6 changes: 3 additions & 3 deletions synth.metadata
Expand Up @@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-tasks.git",
"sha": "361857d2517d3a10e7c25d291bc36b5c48b2493f"
"sha": "1b57def52a8b89f24ef70c84858c47e854a300f1"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "1305ca41d554eb0725237561e34129373bb8cbc1",
"internalRef": "362856902"
"sha": "df616b587f0b4302f15387f315c286035c3b8bb1",
"internalRef": "376172241"
}
},
{
Expand Down

0 comments on commit 5f67b25

Please sign in to comment.