class Gapic::Operation::RetryPolicy

def timeout

def timeout
  @timeout || 3600 # One hour
end