public sealed class SetIamPolicyBackendServiceRequest : IMessage<SetIamPolicyBackendServiceRequest>, IEquatable<SetIamPolicyBackendServiceRequest>, IDeepCloneable<SetIamPolicyBackendServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyBackendServiceRequest.
A request message for BackendServices.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-21 UTC."],[[["This webpage provides reference documentation for the `SetIamPolicyBackendServiceRequest` class within the Google Cloud Compute Engine v1 API."],["The `SetIamPolicyBackendServiceRequest` class is used to send requests for the `BackendServices.SetIamPolicy` method, as well as to define parameters, properties, and construction for the method."],["The page lists available versions for the class, from 1.0.0 to the latest, 3.6.0, with specific links to each version's documentation."],["The `SetIamPolicyBackendServiceRequest` class inherits from `object` and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the class include `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which define the request body, the project ID, and the target resource, respectively."]]],[]]