You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: branches/autosynth-iamcredentials/google-cloud-clients/google-cloud-tasks/src/main/java/com/google/cloud/tasks/v2/CloudTasksClient.java
+12-18Lines changed: 12 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -1138,9 +1138,8 @@ public final UnaryCallable<ResumeQueueRequest, Queue> resumeQueueCallable() {
1138
1138
* }
1139
1139
* </code></pre>
1140
1140
*
1141
-
* @param resource REQUIRED: The resource for which the policy is being requested. `resource` is
1142
-
* usually specified as a path. For example, a Project resource is specified as
1143
-
* `projects/{project}`.
1141
+
* @param resource REQUIRED: The resource for which the policy is being requested. See the
1142
+
* operation documentation for the appropriate value for this field.
1144
1143
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
Copy file name to clipboardExpand all lines: branches/autosynth-iamcredentials/google-cloud-clients/google-cloud-tasks/src/main/java/com/google/cloud/tasks/v2beta2/CloudTasksClient.java
+12-18Lines changed: 12 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -1144,9 +1144,8 @@ public final UnaryCallable<ResumeQueueRequest, Queue> resumeQueueCallable() {
1144
1144
* }
1145
1145
* </code></pre>
1146
1146
*
1147
-
* @param resource REQUIRED: The resource for which the policy is being requested. `resource` is
1148
-
* usually specified as a path. For example, a Project resource is specified as
1149
-
* `projects/{project}`.
1147
+
* @param resource REQUIRED: The resource for which the policy is being requested. See the
1148
+
* operation documentation for the appropriate value for this field.
1150
1149
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
Copy file name to clipboardExpand all lines: branches/autosynth-iamcredentials/google-cloud-clients/google-cloud-tasks/src/main/java/com/google/cloud/tasks/v2beta3/CloudTasksClient.java
+12-18Lines changed: 12 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -1142,9 +1142,8 @@ public final UnaryCallable<ResumeQueueRequest, Queue> resumeQueueCallable() {
1142
1142
* }
1143
1143
* </code></pre>
1144
1144
*
1145
-
* @param resource REQUIRED: The resource for which the policy is being requested. `resource` is
1146
-
* usually specified as a path. For example, a Project resource is specified as
1147
-
* `projects/{project}`.
1145
+
* @param resource REQUIRED: The resource for which the policy is being requested. See the
1146
+
* operation documentation for the appropriate value for this field.
1148
1147
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
0 commit comments