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."],[[["The webpage provides reference documentation and code samples for the `SetIamPolicyRegionBackendServiceRequest` class within the Google Compute Engine v1 API."],["The `SetIamPolicyRegionBackendServiceRequest` class is used for managing policy settings for regional backend services, as indicated by the method `RegionBackendServices.SetIamPolicy`."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating various operations like message handling, equality checks, deep cloning, and buffer message handling."],["The page lists available versions of the `SetIamPolicyRegionBackendServiceRequest` documentation, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest version."],["The class has constructors to create instances, and properties such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource` which are used to define the request."]]],[]]