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 page provides reference documentation for the `SetIamPolicyStoragePoolRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The documentation covers a range of versions, from 1.0.0 up to the latest version 3.6.0, with version 3.5.0 highlighted as the current version in focus."],["`SetIamPolicyStoragePoolRequest` is used to set the IAM policy for a Storage Pool and is implemented with interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, extending from the base `object` class."],["The `SetIamPolicyStoragePoolRequest` class has properties such as `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, which define the request's parameters for setting the IAM policy."],["The documentation is located in the namespace `Google.Cloud.Compute.V1`, and the code is contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]