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