Base
Client class to wrap working with the Apps Provisioning API.
# File lib/gdata/client/apps.rb, line 21 def initialize(options = {}) options[:clientlogin_service] ||= 'apps' super(options) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.