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 the .NET environment."],["The latest version available for this class is 3.6.0, and the page lists all available versions, including previous ones, down to version 1.0.0."],["The `SetIamPolicyBackendServiceRequest` class is used to construct request messages for setting IAM policies on Backend Services and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It outlines the class's constructors, including a default constructor and a copy constructor, as well as key properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource` that are used to configure the request."],["The class inherits from `object` and the documentation also details the inherited members available, along with the applicable namespace and assembly."]]],[]]