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 `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 define its behavior and capabilities."],["It is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud` libraries."],["The documentation provides a complete version history from 1.0.0 up to the latest version of 3.6.0, with direct links to each version."],["The class has two constructors, a default constructor and one that takes another `SetIamPolicyBackendServiceRequest` object as a parameter, and has properties for setting the policy request, the project, and the resource."]]],[]]