Exemple #1
0
 protected YoutubeAnalyticsService(Google.Apis.Discovery.IService _service, Google.Apis.Authentication.IAuthenticator _authenticator)
 {
     this._service       = _service;
     this._authenticator = _authenticator;
     this._reports       = new ReportsResource(this, _authenticator);
 }
Exemple #2
0
 protected UrlshortenerService(Google.Apis.Discovery.IService _service, Google.Apis.Authentication.IAuthenticator _authenticator)
 {
     this._service       = _service;
     this._authenticator = _authenticator;
     this._url           = new UrlResource(this, _authenticator);
 }
Exemple #3
0
 protected PlusService(Google.Apis.Discovery.IService _service, Google.Apis.Authentication.IAuthenticator _authenticator)
 {
     this._service       = _service;
     this._authenticator = _authenticator;
     this._moments       = new MomentsResource(this, _authenticator);
 }
Exemple #4
0
 protected CustomsearchService(Google.Apis.Discovery.IService genericService, Google.Apis.Authentication.IAuthenticator authenticator)
 {
     this.genericService = genericService;
     this.authenticator  = authenticator;
     this.cse            = new CseResource(this);
 }
Exemple #5
0
 protected AnalyticsService(Google.Apis.Discovery.IService genericService, Google.Apis.Authentication.IAuthenticator authenticator)
 {
     this.genericService = genericService;
     this.authenticator  = authenticator;
     this.management     = new ManagementResource(this);
 }
Exemple #6
0
 protected GroupssettingsService(Google.Apis.Discovery.IService _service, Google.Apis.Authentication.IAuthenticator _authenticator)
 {
     this._service       = _service;
     this._authenticator = _authenticator;
     this._groups        = new GroupsResource(this, _authenticator);
 }
Exemple #7
0
 protected Oauth2Service(Google.Apis.Discovery.IService genericService, Google.Apis.Authentication.IAuthenticator authenticator)
 {
     this.genericService = genericService;
     this.authenticator  = authenticator;
     this._userinfo      = new UserinfoResource(this);
 }
 protected DriveService(Google.Apis.Discovery.IService genericService, Google.Apis.Authentication.IAuthenticator authenticator)
 {
     this.genericService = genericService;
     this.authenticator  = authenticator;
     this._files         = new FilesResource(this);
 }
Exemple #9
0
 protected AuditService(Google.Apis.Discovery.IService _service, Google.Apis.Authentication.IAuthenticator _authenticator)
 {
     this._service       = _service;
     this._authenticator = _authenticator;
     this._activities    = new ActivitiesResource(this, _authenticator);
 }
 protected Oauth2Service(Google.Apis.Discovery.IService _service, Google.Apis.Authentication.IAuthenticator _authenticator)
 {
     this._service       = _service;
     this._authenticator = _authenticator;
     this._userinfo      = new UserinfoResource(this, _authenticator);
 }
Exemple #11
0
 protected WebfontsService(Google.Apis.Discovery.IService genericService, Google.Apis.Authentication.IAuthenticator authenticator)
 {
     this.genericService = genericService;
     this.authenticator  = authenticator;
     this.webfonts       = new WebfontsResource(this);
 }
Exemple #12
0
 protected UrlshortenerService(Google.Apis.Discovery.IService genericService, Google.Apis.Authentication.IAuthenticator authenticator)
 {
     this.genericService = genericService;
     this.authenticator  = authenticator;
     this._url           = new UrlResource(this);
 }
Exemple #13
0
 protected AndroidpublisherService(Google.Apis.Discovery.IService _service, Google.Apis.Authentication.IAuthenticator _authenticator)
 {
     this._service       = _service;
     this._authenticator = _authenticator;
     this._purchases     = new PurchasesResource(this, _authenticator);
 }
 protected SiteVerificationService(Google.Apis.Discovery.IService genericService, Google.Apis.Authentication.IAuthenticator authenticator)
 {
     this.genericService = genericService;
     this.authenticator  = authenticator;
     this._webResource   = new WebResourceResource(this);
 }
 protected FreebaseService(Google.Apis.Discovery.IService genericService, Google.Apis.Authentication.IAuthenticator authenticator)
 {
     this.genericService = genericService;
     this.authenticator  = authenticator;
     this._text          = new TextResource(this);
 }
 protected SiteVerificationService(Google.Apis.Discovery.IService _service, Google.Apis.Authentication.IAuthenticator _authenticator)
 {
     this._service       = _service;
     this._authenticator = _authenticator;
     this._webResource   = new WebResourceResource(this, _authenticator);
 }
Exemple #17
0
 protected FreebaseService(Google.Apis.Discovery.IService _service, Google.Apis.Authentication.IAuthenticator _authenticator)
 {
     this._service       = _service;
     this._authenticator = _authenticator;
     this._text          = new TextResource(this, _authenticator);
 }