Reference documentation and code samples for the Cloud Domains V1 API class Google::Cloud::Domains::V1::ExportRegistrationRequest.
Request for the ExportRegistration
method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. The name of the
Registration
to export, in the formatprojects/*/locations/*/registrations/*
.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. The name of the
Registration
to export, in the formatprojects/*/locations/*/registrations/*
.
Returns
-
(::String) — Required. The name of the
Registration
to export, in the formatprojects/*/locations/*/registrations/*
.