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 version 2.14.0."],["The `SetIamPolicyRegionBackendServiceRequest` class is used to send a request to set the IAM policy for a region backend service and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all available versions of the `SetIamPolicyRegionBackendServiceRequest`, ranging from version 1.0.0 to the latest version 3.6.0, with links to each version's specific documentation."],["The class includes constructors for creating new instances and properties such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are used to define the request details."],["The page defines inheritance, inherited members, implemented interfaces, properties, constructors, and parameters of the class."]]],[]]