public sealed class SetIamPolicyRegionBackendServiceRequest : IMessage<SetIamPolicyRegionBackendServiceRequest>, IEquatable<SetIamPolicyRegionBackendServiceRequest>, IDeepCloneable<SetIamPolicyRegionBackendServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyRegionBackendServiceRequest.
A request message for RegionBackendServices.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-24 UTC."],[[["This webpage provides documentation for the `SetIamPolicyRegionBackendServiceRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the most recent version at 3.6.0."],["The `SetIamPolicyRegionBackendServiceRequest` class is used to make requests for setting IAM policies for Region Backend Services."],["The page outlines the inheritance and interface implementations of the `SetIamPolicyRegionBackendServiceRequest` class, which include `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's constructors, including a default constructor and one that takes another `SetIamPolicyRegionBackendServiceRequest` as a parameter."],["Key properties of the `SetIamPolicyRegionBackendServiceRequest` class are documented, such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are utilized to specify the project, region, policy, and target resource for the IAM policy setting operation."]]],[]]