Class: Google::Apis::DomainsV1alpha2::ExportRegistrationRequest
- Inherits:
-
Object
- Object
- Google::Apis::DomainsV1alpha2::ExportRegistrationRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/domains_v1alpha2/classes.rb,
generated/google/apis/domains_v1alpha2/representations.rb,
generated/google/apis/domains_v1alpha2/representations.rb
Overview
Request for the ExportRegistration
method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ExportRegistrationRequest
constructor
A new instance of ExportRegistrationRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ExportRegistrationRequest
Returns a new instance of ExportRegistrationRequest.
492 493 494 |
# File 'generated/google/apis/domains_v1alpha2/classes.rb', line 492 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
497 498 |
# File 'generated/google/apis/domains_v1alpha2/classes.rb', line 497 def update!(**args) end |