Class: Google::Apis::DomainsV1::ExportRegistrationRequest
- Inherits:
-
Object
- Object
- Google::Apis::DomainsV1::ExportRegistrationRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/domains_v1/classes.rb,
lib/google/apis/domains_v1/representations.rb,
lib/google/apis/domains_v1/representations.rb
Overview
Deprecated: For more information, see Cloud Domains feature deprecation.
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.
653 654 655 |
# File 'lib/google/apis/domains_v1/classes.rb', line 653 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
658 659 |
# File 'lib/google/apis/domains_v1/classes.rb', line 658 def update!(**args) end |