Class: Google::Apis::DomainsV1alpha2::ResetAuthorizationCodeRequest
- Inherits:
-
Object
- Object
- Google::Apis::DomainsV1alpha2::ResetAuthorizationCodeRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/domains_v1alpha2/classes.rb,
lib/google/apis/domains_v1alpha2/representations.rb,
lib/google/apis/domains_v1alpha2/representations.rb
Overview
Request for the ResetAuthorizationCode
method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ResetAuthorizationCodeRequest
constructor
A new instance of ResetAuthorizationCodeRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ResetAuthorizationCodeRequest
Returns a new instance of ResetAuthorizationCodeRequest.
1935 1936 1937 |
# File 'lib/google/apis/domains_v1alpha2/classes.rb', line 1935 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1940 1941 |
# File 'lib/google/apis/domains_v1alpha2/classes.rb', line 1940 def update!(**args) end |