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-24 UTC."],[[["This page provides documentation for the `SetIamPolicyBackendServiceRequest` class within the Google.Cloud.Compute.V1 API, specifically version 2.10.0."],["The `SetIamPolicyBackendServiceRequest` class is used to send a request to set the IAM policy for a BackendService, and it inherits from and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are used to define the request details."],["The documentation provides links to different versions of the API, including the latest 3.6.0, alongside older versions all the way down to 1.0.0, with the page being specifically on version 2.10.0."]]],[]]