Class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2RevokeTokenResponse

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 message for RevokeToken. Empty for now.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudIdentitytoolkitV2RevokeTokenResponse

Returns a new instance of GoogleCloudIdentitytoolkitV2RevokeTokenResponse.



2646
2647
2648
# File 'lib/google/apis/identitytoolkit_v2/classes.rb', line 2646

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2651
2652
# File 'lib/google/apis/identitytoolkit_v2/classes.rb', line 2651

def update!(**args)
end