Class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2FinalizeMfaTotpEnrollmentResponseInfo

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

Overview

Mfa response info specific to TOTP auth for FinalizeMfa.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudIdentitytoolkitV2FinalizeMfaTotpEnrollmentResponseInfo

Returns a new instance of GoogleCloudIdentitytoolkitV2FinalizeMfaTotpEnrollmentResponseInfo.



2378
2379
2380
# File 'lib/google/apis/identitytoolkit_v2/classes.rb', line 2378

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2383
2384
# File 'lib/google/apis/identitytoolkit_v2/classes.rb', line 2383

def update!(**args)
end