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-04-09 UTC."],[[["This page provides documentation for the `GetStoragePoolRequest` class within the Google Cloud Compute Engine v1 API, specifically detailing its structure and functionality."],["The `GetStoragePoolRequest` class is designed for requesting information about a specific storage pool and includes properties such as `Project`, `StoragePool`, and `Zone` to identify the resource."],["This class is available in multiple versions, from 1.0.0 to 3.6.0 (latest), and version 3.5.0 is currently in focus on this page."],["The `GetStoragePoolRequest` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page contains a comprehensive list of versions, allowing users to access documentation and API references for older releases."]]],[]]