public sealed class GetDomainRequest : IMessage<GetDomainRequest>, IEquatable<GetDomainRequest>, IDeepCloneable<GetDomainRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Managed Service for Microsoft Active Directory v1 API class GetDomainRequest.
Request message for [GetDomain][google.cloud.managedidentities.v1.GetDomain]
[[["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 documentation page covers the `GetDomainRequest` class, which is part of the Managed Service for Microsoft Active Directory v1 API."],["The latest version of `GetDomainRequest` is 3.3.0, and previous versions, including 3.2.0, 3.1.0, 3.0.0, 2.3.0, and 2.2.0, are also accessible within the documentation."],["`GetDomainRequest` is a request message used for the `GetDomain` method, and it inherits from `object` while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetDomainRequest` class includes two constructors and has properties for `DomainName` and `Name`, where `Name` represents the domain resource name."],["The `GetDomainRequest` is in the `Google.Cloud.ManagedIdentities.V1` namespace found within the `Google.Cloud.ManagedIdentities.V1.dll` assembly."]]],[]]