public sealed class GetStoragePoolRequest : IMessage<GetStoragePoolRequest>, IEquatable<GetStoragePoolRequest>, IDeepCloneable<GetStoragePoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class GetStoragePoolRequest.
[[["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 webpage provides reference documentation for the `GetStoragePoolRequest` class within the NetApp v1 API, specifically version 1.4.0."],["`GetStoragePoolRequest` is used to retrieve a storage pool and it inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors and two properties: `Name`, a string representing the name of the storage pool, and `StoragePoolName`, a typed view of the name property."],["The latest version of the API is 1.8.0 and previous versions down to 1.0.0 are available for review."],["The namespace for this class is `Google.Cloud.NetApp.V1`, found within the `Google.Cloud.NetApp.V1.dll` assembly."]]],[]]