Skip to content

Commit 31871b9

Browse files
Regenerate parallelstore client
1 parent c9fa9d7 commit 31871b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Parallelstore/Resource/ProjectsLocationsInstances.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ class ProjectsLocationsInstances extends \Google\Service\Resource
5252
* the server will know to ignore the request if it has already been completed.
5353
* The server will guarantee that for at least 60 minutes since the first
5454
* request. For example, consider a situation where you make an initial request
55-
* and t he request times out. If you make the request again with the same
55+
* and the request times out. If you make the request again with the same
5656
* request ID, the server can check if original operation with the same request
5757
* ID was received, and if so, will ignore the second request. This prevents
5858
* clients from accidentally creating duplicate commitments. The request ID must
@@ -78,7 +78,7 @@ public function create($parent, Instance $postBody, $optParams = [])
7878
* the server will know to ignore the request if it has already been completed.
7979
* The server will guarantee that for at least 60 minutes after the first
8080
* request. For example, consider a situation where you make an initial request
81-
* and t he request times out. If you make the request again with the same
81+
* and the request times out. If you make the request again with the same
8282
* request ID, the server can check if original operation with the same request
8383
* ID was received, and if so, will ignore the second request. This prevents
8484
* clients from accidentally creating duplicate commitments. The request ID must
@@ -177,7 +177,7 @@ public function listProjectsLocationsInstances($parent, $optParams = [])
177177
* the server will know to ignore the request if it has already been completed.
178178
* The server will guarantee that for at least 60 minutes since the first
179179
* request. For example, consider a situation where you make an initial request
180-
* and t he request times out. If you make the request again with the same
180+
* and the request times out. If you make the request again with the same
181181
* request ID, the server can check if original operation with the same request
182182
* ID was received, and if so, will ignore the second request. This prevents
183183
* clients from accidentally creating duplicate commitments. The request ID must

0 commit comments

Comments
 (0)