Class: Google::Apis::DriveactivityV2::DriveFile

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/driveactivity_v2/classes.rb,
lib/google/apis/driveactivity_v2/representations.rb,
lib/google/apis/driveactivity_v2/representations.rb

Overview

A Drive item which is a file.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DriveFile

Returns a new instance of DriveFile.



646
647
648
# File 'lib/google/apis/driveactivity_v2/classes.rb', line 646

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



651
652
# File 'lib/google/apis/driveactivity_v2/classes.rb', line 651

def update!(**args)
end