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 page provides documentation for the `SetIamPolicyBackendServiceRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET library."],["The `SetIamPolicyBackendServiceRequest` class is used to send a request to set the IAM policy for a backend service and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists documentation for numerous historical versions, ranging from version 1.0.0 to the latest 3.6.0 of the Google.Cloud.Compute.V1 library, along with the currently viewed version being 2.13.0."],["The `SetIamPolicyBackendServiceRequest` class has two constructors, a default constructor and another that accepts another `SetIamPolicyBackendServiceRequest` object as a parameter."],["It includes details about the class's properties: `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, providing information on their types and descriptions."]]],[]]