Class: Google::Apis::DriveactivityV2::DeletedUser
- Inherits:
-
Object
- Object
- Google::Apis::DriveactivityV2::DeletedUser
- 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 user whose account has since been deleted.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DeletedUser
constructor
A new instance of DeletedUser.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Core::JsonObjectSupport
Methods included from Core::Hashable
Constructor Details
#initialize(**args) ⇒ DeletedUser
Returns a new instance of DeletedUser
432 433 434 |
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 432 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
437 438 |
# File 'generated/google/apis/driveactivity_v2/classes.rb', line 437 def update!(**args) end |