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

docs: fix grammar in documentation. #444

Merged
merged 1 commit into from May 27, 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 @@ -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