Class AuthorizationCode (1.10.2)
Stay organized with collections
Save and categorize content based on your preferences.
AuthorizationCode(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Defines an authorization code.
Attribute |
Name |
Description |
code |
str
The Authorization Code in ASCII. It can be
used to transfer the domain to or from another
registrar.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["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-08-28 UTC."],[],[],null,["# Class AuthorizationCode (1.10.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.10.2 (latest)](/python/docs/reference/domains/latest/google.cloud.domains_v1beta1.types.AuthorizationCode)\n- [1.10.0](/python/docs/reference/domains/1.10.0/google.cloud.domains_v1beta1.types.AuthorizationCode)\n- [1.9.0](/python/docs/reference/domains/1.9.0/google.cloud.domains_v1beta1.types.AuthorizationCode)\n- [1.8.1](/python/docs/reference/domains/1.8.1/google.cloud.domains_v1beta1.types.AuthorizationCode)\n- [1.7.5](/python/docs/reference/domains/1.7.5/google.cloud.domains_v1beta1.types.AuthorizationCode)\n- [1.6.0](/python/docs/reference/domains/1.6.0/google.cloud.domains_v1beta1.types.AuthorizationCode)\n- [1.5.2](/python/docs/reference/domains/1.5.2/google.cloud.domains_v1beta1.types.AuthorizationCode)\n- [1.4.1](/python/docs/reference/domains/1.4.1/google.cloud.domains_v1beta1.types.AuthorizationCode)\n- [1.3.0](/python/docs/reference/domains/1.3.0/google.cloud.domains_v1beta1.types.AuthorizationCode)\n- [1.2.3](/python/docs/reference/domains/1.2.3/google.cloud.domains_v1beta1.types.AuthorizationCode)\n- [1.1.3](/python/docs/reference/domains/1.1.3/google.cloud.domains_v1beta1.types.AuthorizationCode)\n- [1.0.0](/python/docs/reference/domains/1.0.0/google.cloud.domains_v1beta1.types.AuthorizationCode)\n- [0.4.3](/python/docs/reference/domains/0.4.3/google.cloud.domains_v1beta1.types.AuthorizationCode)\n- [0.3.0](/python/docs/reference/domains/0.3.0/google.cloud.domains_v1beta1.types.AuthorizationCode)\n- [0.2.3](/python/docs/reference/domains/0.2.3/google.cloud.domains_v1beta1.types.AuthorizationCode)\n- [0.1.0](/python/docs/reference/domains/0.1.0/google.cloud.domains_v1beta1.types.AuthorizationCode) \n\n AuthorizationCode(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nDefines an authorization code."]]