#include <classroom_service.h>
Service definition for ClassroomService (v1).
For more information about this service, see the API Documentation at 'https://developers.google.com/classroom/
◆ ClassroomService()
google_classroom_api::ClassroomService::ClassroomService |
( |
client::HttpTransport * |
transport | ) |
|
|
explicit |
Standard constructor.
- Parameters
-
[in] | transport | The transport to use when creating methods to invoke on this service instance. |
◆ ~ClassroomService()
google_classroom_api::ClassroomService::~ClassroomService |
( |
| ) |
|
|
virtual |
◆ get_courses()
const CoursesResource& google_classroom_api::ClassroomService::get_courses |
( |
| ) |
const |
|
inline |
Gets the resource method factory.
- Returns
- CoursesResource for creating methods.
◆ get_invitations()
◆ get_registrations()
◆ get_user_profiles()
◆ googleapis_API_GENERATOR
const char google_classroom_api::ClassroomService::googleapis_API_GENERATOR |
|
static |
Initial value:= {
"google-apis-code-generator 1.5.1 / 0.1.4"}
The code generator used to generate this API.
◆ googleapis_API_NAME
const char google_classroom_api::ClassroomService::googleapis_API_NAME = {"classroom"} |
|
static |
The name of the API that this was generated from.
◆ googleapis_API_VERSION
const char google_classroom_api::ClassroomService::googleapis_API_VERSION = {"v1"} |
|
static |
The version of the API that this interface was generated from.
The documentation for this class was generated from the following files: