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: clients/google-api-services-rapidmigrationassessment/v1/2.0.0/com/google/api/services/rapidmigrationassessment/v1/RapidMigrationAssessment.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2157,7 +2157,7 @@ public class Operations {
2157
2157
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
2158
2158
* methods to check whether the cancellation succeeded or whether the operation completed despite
2159
2159
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
2160
-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
2160
+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
2161
2161
* `Code.CANCELLED`.
2162
2162
*
2163
2163
* Create a request for the method "operations.cancel".
@@ -2188,7 +2188,7 @@ public class Cancel extends RapidMigrationAssessmentRequest<com.google.api.servi
2188
2188
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
2189
2189
* methods to check whether the cancellation succeeded or whether the operation completed despite
2190
2190
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
2191
-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
2191
+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
2192
2192
* `Code.CANCELLED`.
2193
2193
*
2194
2194
* Create a request for the method "operations.cancel".
0 commit comments