Module: Google::Apis::AppsactivityV1

Defined in:
generated/google/apis/appsactivity_v1.rb,
generated/google/apis/appsactivity_v1/classes.rb,
generated/google/apis/appsactivity_v1/service.rb,
generated/google/apis/appsactivity_v1/representations.rb

Overview

Google Apps Activity API

Provides a historical view of activity.

Defined Under Namespace

Classes: Activity, AppsactivityService, Event, ListActivitiesResponse, Move, Parent, Permission, PermissionChange, Photo, Rename, Target, User

Constant Summary collapse

VERSION =
'V1'
REVISION =
'20161013'
AUTH_ACTIVITY =

View the activity history of your Google Apps

'https://www.googleapis.com/auth/activity'
AUTH_DRIVE =

View and manage the files in your Google Drive

'https://www.googleapis.com/auth/drive'
AUTH_DRIVE_METADATA =

View and manage metadata of files in your Google Drive

'https://www.googleapis.com/auth/drive.metadata'
AUTH_DRIVE_METADATA_READONLY =

View metadata for files in your Google Drive

'https://www.googleapis.com/auth/drive.metadata.readonly'
AUTH_DRIVE_READONLY =

View the files in your Google Drive

'https://www.googleapis.com/auth/drive.readonly'