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-04-09 UTC."],[[["This webpage provides documentation for the `SetIamPolicyStoragePoolRequest` class within the Google.Cloud.Compute.V1 namespace, specifically version 3.3.0 of the .NET library."],["The `SetIamPolicyStoragePoolRequest` class is used to set the IAM policy for storage pools and implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation includes details on the class's inheritance from `object`, as well as the constructors and inherited members."],["Key properties of `SetIamPolicyStoragePoolRequest` include `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, which are essential for configuring the storage pool policy."],["This page also displays the other available versions of `SetIamPolicyStoragePoolRequest`, ranging from version 1.0.0 to the latest version, 3.6.0, with each having a link to its respective documentation."]]],[]]