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 version 2.10.0 highlighted."],["The `SetIamPolicyRegionBackendServiceRequest` class is used to request setting the IAM policy for a Region Backend Service, as described in the method description for RegionBackendServices.SetIamPolicy."],["The documentation lists multiple versions of the API, from 1.0.0 up to the latest 3.6.0, and this page focuses on version 2.10.0."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and contains properties such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`."],["The documentation provides details about the constructors and the properties of the `SetIamPolicyRegionBackendServiceRequest` class, including their types and descriptions."]]],[]]