Base
Client class to wrap working with the Documents List Data API.
# File lib/gdata/client/doclist.rb, line 21 def initialize(options = {}) options[:clientlogin_service] ||= 'writely' options[:authsub_scope] ||= 'https://docs.google.com/feeds/' super(options) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.