Class: Google::Apis::DriveactivityV2::New
- Inherits:
-
Object
- Object
- Google::Apis::DriveactivityV2::New
- 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 object was created from scratch.
Instance Method Summary collapse
-
#initialize(**args) ⇒ New
constructor
A new instance of New.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Core::JsonObjectSupport
Methods included from Core::Hashable
Constructor Details
#initialize(**args) ⇒ New
Returns a new instance of New
816 817 818 |
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 816 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
821 822 |
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 821 def update!(**args) end |