public sealed class GetStoragePoolRequest : IMessage<GetStoragePoolRequest>, IEquatable<GetStoragePoolRequest>, IDeepCloneable<GetStoragePoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetStoragePoolRequest.
A request message for StoragePools.Get. See the method description for details.
[[["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 of the `GetStoragePoolRequest` class is 3.6.0, as indicated by the \"(latest)\" label and the version number in the first link."],["This page provides documentation for the `GetStoragePoolRequest` class within the Compute Engine v1 API, covering versions from 1.0.0 up to the latest 3.6.0, and the full list of versions provided."],["`GetStoragePoolRequest` is a class used to request details about a specific storage pool, as confirmed by the overview description and its class usage."],["The `GetStoragePoolRequest` class includes properties such as `Project`, `StoragePool`, and `Zone`, which are essential for specifying the storage pool to be retrieved."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has multiple constructors."]]],[]]