class Google::Apis::DriveactivityV2::AnonymousUser

Empty message representing an anonymous user or indicating the authenticated user should be anonymized.

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/driveactivity_v2/classes.rb, line 210
def initialize(**args)
   update!(**args)
end

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

# File lib/google/apis/driveactivity_v2/classes.rb, line 215
def update!(**args)
end