Class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2InitializeIdentityPlatformResponse

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

Response for InitializeIdentityPlatform. Empty for now.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudIdentitytoolkitAdminV2InitializeIdentityPlatformResponse

Returns a new instance of GoogleCloudIdentitytoolkitAdminV2InitializeIdentityPlatformResponse.



899
900
901
# File 'lib/google/apis/identitytoolkit_v2/classes.rb', line 899

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



904
905
# File 'lib/google/apis/identitytoolkit_v2/classes.rb', line 904

def update!(**args)
end