Class: Google::Apis::DriveactivityV2::UnknownUser

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 user about whom nothing is currently known.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ UnknownUser

Returns a new instance of UnknownUser.



1773
1774
1775
# File 'lib/google/apis/driveactivity_v2/classes.rb', line 1773

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1778
1779
# File 'lib/google/apis/driveactivity_v2/classes.rb', line 1778

def update!(**args)
end