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-04-09 UTC."],[[["The `SetIamPolicyBackendServiceRequest` class is used to make requests for setting IAM policies on backend services in the Compute Engine v1 API."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which allows for specific usage and method implementation in .Net."],["The latest version for the `SetIamPolicyBackendServiceRequest` is 3.6.0, with numerous prior versions available, from 1.0.0 all the way up to 3.5.0."],["The class features constructors for creating new instances, including one that copies from an existing `SetIamPolicyBackendServiceRequest` object."],["The class has properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource` which are important for defining the request's parameters within the api."]]],[]]