@@ -55,11 +55,11 @@ class ProjectsLocationsAppConnections extends \Google\Service\Resource
5555 * The server will guarantee that for at least 60 minutes since the first
5656 * request. For example, consider a situation where you make an initial request
5757 * and the request times out. If you make the request again with the same
58- * request ID, the server can check if original operation with the same request
59- * ID was received, and if so, will ignore the second request. This prevents
60- * clients from accidentally creating duplicate commitments. The request ID must
61- * be a valid UUID with the exception that zero UUID is not supported
62- * (00000000-0000-0000-0000-000000000000).
58+ * request ID, the server can check if the original operation with the same
59+ * request ID was received, and if so, will ignore the second request. This
60+ * prevents clients from accidentally creating duplicate commitments. The
61+ * request ID must be a valid UUID with the exception that zero UUID is not
62+ * supported (00000000-0000-0000-0000-000000000000).
6363 * @opt_param bool validateOnly Optional. If set, validates request by executing
6464 * a dry-run which would not alter the resource in any way.
6565 * @return GoogleLongrunningOperation
@@ -84,11 +84,11 @@ public function create($parent, GoogleCloudBeyondcorpAppconnectionsV1AppConnecti
8484 * The server will guarantee that for at least 60 minutes after the first
8585 * request. For example, consider a situation where you make an initial request
8686 * and the request times out. If you make the request again with the same
87- * request ID, the server can check if original operation with the same request
88- * ID was received, and if so, will ignore the second request. This prevents
89- * clients from accidentally creating duplicate commitments. The request ID must
90- * be a valid UUID with the exception that zero UUID is not supported
91- * (00000000-0000-0000-0000-000000000000).
87+ * request ID, the server can check if the original operation with the same
88+ * request ID was received, and if so, will ignore the second request. This
89+ * prevents clients from accidentally creating duplicate commitments. The
90+ * request ID must be a valid UUID with the exception that zero UUID is not
91+ * supported (00000000-0000-0000-0000-000000000000).
9292 * @opt_param bool validateOnly Optional. If set, validates request by executing
9393 * a dry-run which would not alter the resource in any way.
9494 * @return GoogleLongrunningOperation
@@ -193,11 +193,11 @@ public function listProjectsLocationsAppConnections($parent, $optParams = [])
193193 * The server will guarantee that for at least 60 minutes since the first
194194 * request. For example, consider a situation where you make an initial request
195195 * and the request times out. If you make the request again with the same
196- * request ID, the server can check if original operation with the same request
197- * ID was received, and if so, will ignore the second request. This prevents
198- * clients from accidentally creating duplicate commitments. The request ID must
199- * be a valid UUID with the exception that zero UUID is not supported
200- * (00000000-0000-0000-0000-000000000000).
196+ * request ID, the server can check if the original operation with the same
197+ * request ID was received, and if so, will ignore the second request. This
198+ * prevents clients from accidentally creating duplicate commitments. The
199+ * request ID must be a valid UUID with the exception that zero UUID is not
200+ * supported (00000000-0000-0000-0000-000000000000).
201201 * @opt_param string updateMask Required. Mask of fields to update. At least one
202202 * path must be supplied in this field. The elements of the repeated paths field
203203 * may only include these fields from [BeyondCorp.AppConnection]: * `labels` *
0 commit comments