public sealed class DeleteDomainRequest : IMessage<DeleteDomainRequest>, IEquatable<DeleteDomainRequest>, IDeepCloneable<DeleteDomainRequest>, IBufferMessage, IMessage
Request message for
[DeleteDomain][google.cloud.managedidentities.v1.DeleteDomain]
[[["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."],[[["The latest version available for the `DeleteDomainRequest` is 3.3.0, while the content specifically details version 2.2.0 of the `DeleteDomainRequest` class."],["The `DeleteDomainRequest` class is a request message for deleting a domain, which implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteDomainRequest` class, found in the `Google.Cloud.ManagedIdentities.V1` namespace, includes constructors and properties such as `DomainName` and `Name` for specifying domain details."],["`DeleteDomainRequest` inherits members from the base `Object` class such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]