Parent

Methods

Files

GData::Client::Apps

Client class to wrap working with the Apps Provisioning API.

Public Class Methods

new(options = {}) click to toggle source
# 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.