Class: Google::Apis::DriveactivityV2::Edit
- Inherits:
-
Object
- Object
- Google::Apis::DriveactivityV2::Edit
- 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
An empty message indicating an object was edited.
Instance Method Summary collapse
-
#initialize(**args) ⇒ Edit
constructor
A new instance of Edit.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Core::JsonObjectSupport
Methods included from Core::Hashable
Constructor Details
#initialize(**args) ⇒ Edit
Returns a new instance of Edit
613 614 615 |
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 613 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
618 619 |
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 618 def update!(**args) end |