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.
Constructor Details
#initialize(**args) ⇒ New
Returns a new instance of New.
935 936 937 |
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 935 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
940 941 |
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 940 def update!(**args) end |