Class: Google::Apis::DriveactivityV2::NoConsolidation
- Inherits:
-
Object
- Object
- Google::Apis::DriveactivityV2::NoConsolidation
- 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 does no consolidation of individual activities.
Instance Method Summary collapse
-
#initialize(**args) ⇒ NoConsolidation
constructor
A new instance of NoConsolidation.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ NoConsolidation
Returns a new instance of NoConsolidation.
948 949 950 |
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 948 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
953 954 |
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 953 def update!(**args) end |