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."],[[["The content provides reference documentation for the `SetIamPolicyBackendServiceRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version available for `SetIamPolicyBackendServiceRequest` is 3.6.0, and there are multiple previous versions going all the way back to 1.0.0 that can also be referenced."],["`SetIamPolicyBackendServiceRequest` is a request message used for the `BackendServices.SetIamPolicy` method, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are essential for defining and executing the policy setting request."],["The `SetIamPolicyBackendServiceRequest` class has two constructors, one default and one that takes another `SetIamPolicyBackendServiceRequest` object as a parameter for creating copies."]]],[]]