Method: Couchbase::Protostellar::RequestGenerator::Query#bucket_name
- Defined in:
- lib/couchbase/protostellar/request_generator/query.rb
#bucket_name ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
38 39 40 |
# File 'lib/couchbase/protostellar/request_generator/query.rb', line 38 def bucket_name @bucket_name end |