public sealed class SetIamPolicyStoragePoolRequest : IMessage<SetIamPolicyStoragePoolRequest>, IEquatable<SetIamPolicyStoragePoolRequest>, IDeepCloneable<SetIamPolicyStoragePoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyStoragePoolRequest.
A request message for StoragePools.SetIamPolicy. 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 `SetIamPolicyStoragePoolRequest` documentation is 3.6.0, while the current page is displaying information for version 2.17.0, with a range of versions from 1.0.0 to 3.6.0 being made available."],["`SetIamPolicyStoragePoolRequest` is a class within the Google.Cloud.Compute.V1 namespace, designed for managing IAM policies on storage pools within the Compute Engine v1 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for message handling, equality checking, deep cloning, and buffer manipulation, respectively."],["The `SetIamPolicyStoragePoolRequest` class has constructors and properties for `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, which are used to specify the target project, resource, zone, and the policy request body."],["This request is used to modify the IAM policy applied to a storage pool."]]],[]]