class Google::Cloud::CanceledError

Canceled indicates the operation was cancelled (typically by the caller).
#

def code

Returns:
  • (Integer) -
def code
  1
end