lib/riak/client_pb.rb in riakpb-0.1.3 vs lib/riak/client_pb.rb in riakpb-0.1.4
- old
+ new
@@ -341,10 +341,10 @@
repeated :bytes, :response, 2
optional :bool, :done, 3
end
class RpbContent < ::Protobuf::Message
defined_in __FILE__
- required :bytes, :value, 1
+ optional :bytes, :value, 1
optional :bytes, :content_type, 2
optional :bytes, :charset, 3
optional :bytes, :content_encoding, 4
optional :bytes, :vtag, 5
repeated :RpbLink, :links, 6
\ No newline at end of file