public sealed class GetActiveDirectoryRequest : IMessage<GetActiveDirectoryRequest>, IEquatable<GetActiveDirectoryRequest>, IDeepCloneable<GetActiveDirectoryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class GetActiveDirectoryRequest.
GetActiveDirectory for getting a single active directory.
[[["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."],[[["The latest version of the `GetActiveDirectoryRequest` class is 1.8.0, as indicated by the provided documentation links."],["`GetActiveDirectoryRequest` is a class within the Google Cloud NetApp v1 API, specifically designed for retrieving a single active directory."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `GetActiveDirectoryRequest` class includes properties such as `ActiveDirectoryName` (of type `ActiveDirectoryName`) and `Name` (of type string), which are essential for identifying the target active directory."],["The `GetActiveDirectoryRequest` class is found in the `Google.Cloud.NetApp.V1` namespace and is contained within the `Google.Cloud.NetApp.V1.dll` assembly."]]],[]]