public interface AuthorizationCodeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
The Authorization Code in ASCII.
|
com.google.protobuf.ByteString |
getCodeBytes()
The Authorization Code in ASCII.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCode()
The Authorization Code in ASCII. It can be used to transfer the domain to or from another registrar.
string code = 1;com.google.protobuf.ByteString getCodeBytes()
The Authorization Code in ASCII. It can be used to transfer the domain to or from another registrar.
string code = 1;Copyright © 2023 Google LLC. All rights reserved.