lib/google/apis/tpu_v2/service.rb in google-apis-tpu_v2-0.10.0 vs lib/google/apis/tpu_v2/service.rb in google-apis-tpu_v2-0.12.0

- old
+ new

@@ -501,11 +501,11 @@ # a best effort to cancel the operation, but success is not guaranteed. If the # server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. # Clients can use Operations.GetOperation or other methods to check whether the # cancellation succeeded or whether the operation completed despite cancellation. # On successful cancellation, the operation is not deleted; instead, it becomes - # an operation with an Operation.error value with a google.rpc.Status.code of 1, - # corresponding to `Code.CANCELLED`. + # an operation with an Operation.error value with a google.rpc.Status.code of `1` + # , corresponding to `Code.CANCELLED`. # @param [String] name # The name of the operation resource to be cancelled. # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user