public sealed class AuthorizationCode : IMessage<AuthorizationCode>, IEquatable<AuthorizationCode>, IDeepCloneable<AuthorizationCode>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Domains v1 API class AuthorizationCode.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `AuthorizationCode` class within the Google Cloud Domains v1 API, with version 2.3.0 being the current focus."],["The `AuthorizationCode` class is a sealed class that defines an authorization code used for domain transfers between registrars."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AuthorizationCode` class includes a `Code` property of type string, which stores the ASCII authorization code."],["Reference documentation is available for multiple versions, ranging from 1.0.0 up to the latest version, 2.4.0."]]],[]]