public sealed class AuthorizedDomain : IMessage<AuthorizedDomain>, IEquatable<AuthorizedDomain>, IDeepCloneable<AuthorizedDomain>, IBufferMessage, IMessage
A domain that a user has been authorized to administer. To authorize use
of a domain, verify ownership via
Webmaster Central.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAuthorizedDomain\u003c/code\u003e class represents a domain that a user is authorized to administer within Google Cloud App Engine.\u003c/p\u003e\n"],["\u003cp\u003eUsers must verify ownership of a domain through Webmaster Central to authorize its use.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eAuthorizedDomain\u003c/code\u003e is 2.4.0, with versions ranging from 1.0.0 to 2.4.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuthorizedDomain\u003c/code\u003e class includes properties \u003ccode\u003eId\u003c/code\u003e for the fully qualified domain name and \u003ccode\u003eName\u003c/code\u003e for the full API path, both of which are string types.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuthorizedDomain\u003c/code\u003e class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and implements the \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"]]],[],null,[]]