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 that 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.



1100
1101
1102
# File 'lib/google/apis/driveactivity_v2/classes.rb', line 1100

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1105
1106
# File 'lib/google/apis/driveactivity_v2/classes.rb', line 1105

def update!(**args)
end