public sealed class GetIamPolicyBackendServiceRequest : IMessage<GetIamPolicyBackendServiceRequest>, IEquatable<GetIamPolicyBackendServiceRequest>, IDeepCloneable<GetIamPolicyBackendServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyBackendServiceRequest.
A request message for BackendServices.GetIamPolicy. 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 webpage provides reference documentation for the `GetIamPolicyBackendServiceRequest` class within the Google Cloud Compute Engine v1 API."],["The `GetIamPolicyBackendServiceRequest` class is used to request the IAM policy for a backend service."],["The page lists multiple versions of the `GetIamPolicyBackendServiceRequest` class, with version 3.6.0 being the latest, while also displaying older versions such as 2.5.0 and onwards to version 1.0.0."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["Key properties include `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, used to define the request's IAM policy version, project ID, and the specific resource to apply to, respectively."]]],[]]