public sealed class ExportRegistrationRequest : IMessage<ExportRegistrationRequest>, IEquatable<ExportRegistrationRequest>, IDeepCloneable<ExportRegistrationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Domains v1beta1 API class ExportRegistrationRequest.
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eExportRegistrationRequest\u003c/code\u003e class is part of the Cloud Domains v1beta1 API, specifically used for requesting the export of a registration.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling functionality like message handling, equality checks, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eobject\u003c/code\u003e class and has properties \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eRegistrationName\u003c/code\u003e, which is a typed view over the \u003ccode\u003eName\u003c/code\u003e property, both used to specify the registration to be exported.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default one and another that accepts an \u003ccode\u003eExportRegistrationRequest\u003c/code\u003e object, allowing for object initialization or copying.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API this class relates to is \u003ccode\u003e2.0.0-beta05\u003c/code\u003e, with older versions \u003ccode\u003e2.0.0-beta04\u003c/code\u003e and \u003ccode\u003e1.0.0-beta04\u003c/code\u003e also available for reference.\u003c/p\u003e\n"]]],[],null,[]]