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 reference documentation for the `SetIamPolicyRegionBackendServiceRequest` class in the Google Cloud Compute Engine v1 API, specifically for the .NET library."],["The latest version of the documentation available is 3.6.0, with a range of versions from 1.0.0 to 3.6.0 accessible through the provided links."],["The `SetIamPolicyRegionBackendServiceRequest` class is used to make a request for setting the IAM policy of a backend service in a specific region, and it implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which allow setting the Project ID, Region name, policy request, and the targeted resource's name or ID, respectively."],["There are two constructors for this class, one empty and the other for copying the parameters from another `SetIamPolicyRegionBackendServiceRequest` object."]]],[]]