@@ -52,7 +52,7 @@ class ProjectsLocationsInstances extends \Google\Service\Resource
52
52
* the server will know to ignore the request if it has already been completed.
53
53
* The server will guarantee that for at least 60 minutes since the first
54
54
* 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
56
56
* request ID, the server can check if original operation with the same request
57
57
* ID was received, and if so, will ignore the second request. This prevents
58
58
* clients from accidentally creating duplicate commitments. The request ID must
@@ -78,7 +78,7 @@ public function create($parent, Instance $postBody, $optParams = [])
78
78
* the server will know to ignore the request if it has already been completed.
79
79
* The server will guarantee that for at least 60 minutes after the first
80
80
* 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
82
82
* request ID, the server can check if original operation with the same request
83
83
* ID was received, and if so, will ignore the second request. This prevents
84
84
* clients from accidentally creating duplicate commitments. The request ID must
@@ -177,7 +177,7 @@ public function listProjectsLocationsInstances($parent, $optParams = [])
177
177
* the server will know to ignore the request if it has already been completed.
178
178
* The server will guarantee that for at least 60 minutes since the first
179
179
* 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
181
181
* request ID, the server can check if original operation with the same request
182
182
* ID was received, and if so, will ignore the second request. This prevents
183
183
* clients from accidentally creating duplicate commitments. The request ID must
0 commit comments