Class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2StartMfaTotpEnrollmentRequestInfo

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 request info specific to TOTP auth for StartMfa.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudIdentitytoolkitV2StartMfaTotpEnrollmentRequestInfo

Returns a new instance of GoogleCloudIdentitytoolkitV2StartMfaTotpEnrollmentRequestInfo.



2778
2779
2780
# File 'lib/google/apis/identitytoolkit_v2/classes.rb', line 2778

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2783
2784
# File 'lib/google/apis/identitytoolkit_v2/classes.rb', line 2783

def update!(**args)
end