Module google_driveactivity2::api[][src]

Structs

Information about the action.

Data describing the type and additional information of an action.

A builder providing access to all methods supported on activity resources. It is not used directly, but through the DriveActivityHub hub.

Query past activity in Google Drive.

The actor of a Drive activity.

Empty message representing an administrator.

Empty message representing an anonymous user or indicating the authenticated user should be anonymized.

Represents any user (including a logged out user).

Activity in applications other than Drive.

A comment with an assignment.

A change about comments on an object.

How the individual activities are consolidated. A set of activities may be consolidated into one combined activity if they are related in some way, such as one actor performing the same action on multiple targets, or multiple actors performing the same action on a single target. The strategy defines the rules for which activities are related.

An object was created by copying an existing object.

An object was created.

A change in the object’s data leak prevention status.

An object was deleted.

A user whose account has since been deleted.

Information about a domain.

Information about a shared drive.

A single Drive activity comprising one or more Actions by one or more Actors on one or more Targets. Some Action groupings occur spontaneously, such as moving an item into a shared folder triggering a permission change. Other groupings of related Actions, such as multiple Actors editing one item or moving multiple files into a new folder, are controlled by the selection of a ConsolidationStrategy in the QueryDriveActivityRequest.

Central instance to access all DriveActivityHub related resource activities

A Drive item which is a file.

A Drive item which is a folder.

A Drive item, such as a file or folder.

A lightweight reference to a Drive item, such as a file or folder.

A lightweight reference to a shared drive.

An empty message indicating an object was edited.

This item is deprecated; please see DriveFile instead.

A comment on a file.

This item is deprecated; please see DriveFolder instead.

Information about a group.

Information about an impersonation, where an admin acts on behalf of an end user. Information about the acting admin is not currently available.

A known user.

A strategy which consolidates activities using the grouping rules from the legacy V1 Activity API. Similar actions occurring within a window of time can be grouped across multiple targets (such as moving a set of files at once) or multiple actors (such as several users editing the same item). Grouping rules for this strategy are specific to each type of action.

An object was moved.

An object was created from scratch.

A strategy which does no consolidation of individual activities.

Information about the owner of a Drive item.

The permission setting of an object.

A change of the permission setting on an item.

A regular posted comment.

The request message for querying Drive activity.

Response message for querying Drive activity.

An object was renamed.

A deleted object was restored.

Information about restriction policy changes to a feature.

Information about settings changes.

A suggestion.

Event triggered by system operations instead of end users.

Information about the target of activity.

A lightweight reference to the target of activity.

This item is deprecated; please see Drive instead.

This item is deprecated; please see DriveReference instead.

Information about time ranges.

A user about whom nothing is currently known.

An object was uploaded into Drive.

Information about an end user.

Enums

Identifies the an OAuth2 authorization scope. A scope is needed when requesting an authorization token.