Class: Google::Apis::DriveactivityV2::DriveFile
- Inherits:
-
Object
- Object
- Google::Apis::DriveactivityV2::DriveFile
- 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 Drive item which is a file.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DriveFile
constructor
A new instance of DriveFile.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DriveFile
Returns a new instance of DriveFile.
563 564 565 |
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 563 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
568 569 |
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 568 def update!(**args) end |