gapic-generator-ruby
gapic-generator-ruby copied to clipboard
RPC method docs should cover notfound exceptions
Methods that can raise Google::Cloud::NotFoundError
should say so in the generated documentation because that's a common case where Rubyists might normally expect a nil
return value.