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

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
generated/google/apis/driveactivity_v2/classes.rb,
generated/google/apis/driveactivity_v2/representations.rb,
generated/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.



897
898
899
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 897

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



902
903
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 902

def update!(**args)
end