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.
Constructor Details
#initialize(**args) ⇒ Edit
Returns a new instance of Edit.
732 733 734 |
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 732 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
737 738 |
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 737 def update!(**args) end |