public RepeatedField<ResourceRecord> ResourceRecords { get; }
The resource records required to configure this domain mapping. These
records must be added to the domain's DNS configuration in order to
serve the application via this domain mapping.
[[["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 latest version of the \u003ccode\u003eDomainMapping\u003c/code\u003e resource is 2.4.0, with other available versions ranging from 1.0.0 to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDomainMapping\u003c/code\u003e is a class used for managing domains that serve an App Engine application, and it implements several interfaces for message handling, cloning, and equality checks.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eResourceRecords\u003c/code\u003e, and \u003ccode\u003eSslSettings\u003c/code\u003e, which are used to define the domain's configuration, identification, required resource records, and SSL settings, respectively.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits members from the \u003ccode\u003eObject\u003c/code\u003e class, including methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDomainMapping\u003c/code\u003e can be instantiated using two available constructors, a default one and one that takes in another \u003ccode\u003eDomainMapping\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]