public sealed class GetBackendServiceRequest : IMessage<GetBackendServiceRequest>, IEquatable<GetBackendServiceRequest>, IDeepCloneable<GetBackendServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetBackendServiceRequest.
A request message for BackendServices.Get. 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 `GetBackendServiceRequest` class is a request message for the `BackendServices.Get` method in the Compute Engine v1 API."],["This class, part of the `Google.Cloud.Compute.V1` namespace, is implemented in the `Google.Cloud.Compute.V1.dll` assembly."],["It inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetBackendServiceRequest` class has two constructors and two main properties: `BackendService` and `Project`, both strings, used to specify the target resource and the project ID, respectively."],["Version 3.6.0 is the latest version, and this page contains documentation for multiple versions, including the current version 2.17.0, going as far back as version 1.0.0."]]],[]]