public sealed class ExportRegistrationRequest : IMessage<ExportRegistrationRequest>, IEquatable<ExportRegistrationRequest>, IDeepCloneable<ExportRegistrationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Domains v1 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-03-21 UTC."],[[["This document provides reference documentation for the `ExportRegistrationRequest` class within the Google Cloud Domains v1 API."],["The `ExportRegistrationRequest` class is used to request the export of a domain registration and is found in the `Google.Cloud.Domains.V1` namespace."],["The latest version of `ExportRegistrationRequest` is 2.4.0, but older versions like 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0 are also documented."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two properties: `Name`, which is a required string representing the registration name, and `RegistrationName`, which provides a typed view of the `Name`."]]],[]]