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 documentation for the `SetIamPolicyBackendServiceRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The class `SetIamPolicyBackendServiceRequest` is a request message used for the `BackendServices.SetIamPolicy` method, detailing how to set IAM policies on backend services, as detailed in the method description."],["The page includes a list of available versions, ranging from the latest 3.6.0 down to 1.0.0, allowing users to navigate to documentation for other version changes."],["The `SetIamPolicyBackendServiceRequest` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains constructors and properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, facilitating the creation and configuration of policy setting requests, all documented on the page."]]],[]]