reseller  v1
Static Public Attributes | List of all members
google_reseller_api::ResellerService::SCOPES Class Reference

#include <reseller_service.h>

Static Public Attributes

static const char APPS_ORDER [] = {"https://www.googleapis.com/auth/apps.order"}
 
static const char APPS_ORDER_READONLY [] = {"https://www.googleapis.com/auth/apps.order.readonly"}
 

Detailed Description

Declares the OAuth2.0 scopes used within Enterprise Apps Reseller API

These scopes shoudl be used when asking for credentials to invoke methods in the ResellerService.

Member Data Documentation

◆ APPS_ORDER

const char google_reseller_api::ResellerService::SCOPES::APPS_ORDER = {"https://www.googleapis.com/auth/apps.order"}
static

Manage users on your domain.

◆ APPS_ORDER_READONLY

const char google_reseller_api::ResellerService::SCOPES::APPS_ORDER_READONLY = {"https://www.googleapis.com/auth/apps.order.readonly"}
static

Manage users on your domain.


The documentation for this class was generated from the following files: