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.V1 namespace, specifically version 2.11.0."],["The `SetIamPolicyBackendServiceRequest` class is part of the Compute Engine v1 API and is used as a request message for the `BackendServices.SetIamPolicy` method."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it a fully functional Protocol Buffer message type."],["The page lists various versions of the documentation, ranging from version 1.0.0 to 3.6.0 (latest), showing the history of this class, with links to their respective pages."],["The documentation details the class's constructors, as well as properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are used to configure and send requests."]]],[]]