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.



887
888
889
# File 'lib/google/apis/identitytoolkit_v2/classes.rb', line 887

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



892
893
# File 'lib/google/apis/identitytoolkit_v2/classes.rb', line 892

def update!(**args)
end