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-vmmigration/v1/2.0.0/com/google/api/services/vmmigration/v1/VMMigrationService.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3030,7 +3030,7 @@ public class Operations {
3030
3030
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
3031
3031
* methods to check whether the cancellation succeeded or whether the operation completed despite
3032
3032
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
3033
-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
3033
+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
3034
3034
* `Code.CANCELLED`.
3035
3035
*
3036
3036
* Create a request for the method "operations.cancel".
@@ -3061,7 +3061,7 @@ public class Cancel extends VMMigrationServiceRequest<com.google.api.services.vm
3061
3061
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
3062
3062
* methods to check whether the cancellation succeeded or whether the operation completed despite
3063
3063
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
3064
-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
3064
+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
3065
3065
* `Code.CANCELLED`.
3066
3066
*
3067
3067
* Create a request for the method "operations.cancel".
Copy file name to clipboardExpand all lines: clients/google-api-services-vmmigration/v1alpha1/2.0.0/com/google/api/services/vmmigration/v1alpha1/VMMigrationService.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3030,7 +3030,7 @@ public class Operations {
3030
3030
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
3031
3031
* methods to check whether the cancellation succeeded or whether the operation completed despite
3032
3032
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
3033
-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
3033
+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
3034
3034
* `Code.CANCELLED`.
3035
3035
*
3036
3036
* Create a request for the method "operations.cancel".
@@ -3061,7 +3061,7 @@ public class Cancel extends VMMigrationServiceRequest<com.google.api.services.vm
3061
3061
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
3062
3062
* methods to check whether the cancellation succeeded or whether the operation completed despite
3063
3063
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
3064
-
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
3064
+
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
3065
3065
* `Code.CANCELLED`.
3066
3066
*
3067
3067
* Create a request for the method "operations.cancel".
0 commit comments