Class: Google::Apis::DriveactivityV2::Legacy

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/driveactivity_v2/classes.rb,
lib/google/apis/driveactivity_v2/representations.rb,
lib/google/apis/driveactivity_v2/representations.rb

Overview

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.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ Legacy

Returns a new instance of Legacy.



1098
1099
1100
# File 'lib/google/apis/driveactivity_v2/classes.rb', line 1098

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1103
1104
# File 'lib/google/apis/driveactivity_v2/classes.rb', line 1103

def update!(**args)
end