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."],[[["This document provides reference documentation for the `GetActiveDirectoryRequest` class within the Google Cloud NetApp v1 API, specifically version 1.4.0."],["The `GetActiveDirectoryRequest` class is used to retrieve a single active directory and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has properties such as `ActiveDirectoryName` (a typed view) and `Name` (a string representing the active directory's name)."],["The document contains all other versions of this class including the latest one, 1.8.0, as well as all previous ones down to version 1.0.0."],["It outlines two constructors for `GetActiveDirectoryRequest`: a default constructor and one that takes another `GetActiveDirectoryRequest` object as a parameter for initialization."]]],[]]