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 setting IAM policies on regional backend services."],["The latest version documented is 3.6.0, and the page includes links to documentation for a range of previous versions, dating back to 1.0.0."],["The `SetIamPolicyRegionBackendServiceRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and it's in the `Google.Cloud.Compute.V1` namespace."],["Key properties of the `SetIamPolicyRegionBackendServiceRequest` class include `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are used to define the scope and details of the IAM policy update request."],["There are two constructors, a default constructor and one that takes another `SetIamPolicyRegionBackendServiceRequest` object as a parameter."]]],[]]