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

Inherits:
Object
  • Object
show all
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

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ DriveFile

Returns a new instance of DriveFile.



565
566
567
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 565

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



570
571
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 570

def update!(**args)
end