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.



2765
2766
2767
# File 'lib/google/apis/identitytoolkit_v2/classes.rb', line 2765

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2770
2771
# File 'lib/google/apis/identitytoolkit_v2/classes.rb', line 2770

def update!(**args)
end