Module: Google::Apis::DriveactivityV2

Defined in:
lib/google/apis/driveactivity_v2.rb,
lib/google/apis/driveactivity_v2/classes.rb,
lib/google/apis/driveactivity_v2/service.rb,
lib/google/apis/driveactivity_v2/gem_version.rb,
lib/google/apis/driveactivity_v2/representations.rb

Overview

Drive Activity API

Provides a historical view of activity in Google Drive.

Defined Under Namespace

Classes: Action, ActionDetail, Actor, Administrator, AnonymousUser, Anyone, ApplicationReference, AppliedLabelChange, AppliedLabelChangeDetail, Assignment, Comment, ConsolidationStrategy, Copy, Create, DataLeakPreventionChange, Date, Delete, DeletedUser, Domain, Drive, DriveActivity, DriveActivityService, DriveFile, DriveFolder, DriveItem, DriveItemReference, DriveReference, Edit, FieldValue, FieldValueChange, File, FileComment, Folder, Group, Impersonation, Integer, KnownUser, Legacy, Move, New, NoConsolidation, Owner, Permission, PermissionChange, Post, QueryDriveActivityRequest, QueryDriveActivityResponse, Rename, Restore, RestrictionChange, Selection, SelectionList, SettingsChange, SingleUser, Suggestion, SystemEvent, Target, TargetReference, TeamDrive, TeamDriveReference, Text, TextList, TimeRange, UnknownUser, Upload, User, UserList

Constant Summary collapse

GEM_VERSION =

Version of the google-apis-driveactivity_v2 gem

"0.20.0"
GENERATOR_VERSION =

Version of the code generator used to generate this client

"0.15.0"
REVISION =

Revision of the discovery document this client was generated from

"20230704"
VERSION =

Version of the Drive Activity API this client connects to. This is NOT the gem version.

'V2'
AUTH_DRIVE_ACTIVITY =

View and add to the activity record of files in your Google Drive

'https://www.googleapis.com/auth/drive.activity'
AUTH_DRIVE_ACTIVITY_READONLY =

View the activity record of files in your Google Drive

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