Reference documentation and code samples for the Cloud Domains V1 API class Google::Cloud::Domains::V1::AuthorizationCode.
Defines an authorization code.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#code
def code() -> ::String
    Returns
    
  - (::String) — The Authorization Code in ASCII. It can be used to transfer the domain to or from another registrar.
#code=
def code=(value) -> ::String
    Parameter
    
  - value (::String) — The Authorization Code in ASCII. It can be used to transfer the domain to or from another registrar.
    Returns
    
- (::String) — The Authorization Code in ASCII. It can be used to transfer the domain to or from another registrar.