public sealed class GetStoragePoolTypeRequest : IMessage<GetStoragePoolTypeRequest>, IEquatable<GetStoragePoolTypeRequest>, IDeepCloneable<GetStoragePoolTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetStoragePoolTypeRequest.
A request message for StoragePoolTypes.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-02 UTC."],[[["This webpage provides reference documentation for the `GetStoragePoolTypeRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The latest version available for the `GetStoragePoolTypeRequest` class is 3.6.0, with versions available ranging down to 1.0.0, giving users the ability to access documentation from various releases."],["The `GetStoragePoolTypeRequest` class is used to send requests for retrieving details about a specific storage pool type and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances, and it contains properties for setting the project ID, storage pool type name, and the zone associated with the request."],["The documentation is organized by version, with specific links provided for each release, allowing users to examine changes and updates made throughout the history of the class."]]],[]]