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 webpage provides documentation for the `SetIamPolicyBackendServiceRequest` class within the Google.Cloud.Compute.V1 API, specifically for version 3.5.0."],["This class is used for requests to set the IAM policy for BackendServices, as described in the method's documentation."],["The documentation lists all available versions of the `SetIamPolicyBackendServiceRequest`, ranging from 1.0.0 up to the latest 3.6.0 version, with 3.5.0 being the currently viewed version."],["The class `SetIamPolicyBackendServiceRequest` inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors and properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are used to define the details for setting IAM policies."]]],[]]