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-24 UTC."],[[["The `GetBackendServiceRequest` class is used to request details about a specific backend service in the Compute Engine v1 API."],["This class is part of the `Google.Cloud.Compute.V1` namespace and is found in the `Google.Cloud.Compute.V1.dll` assembly, with a latest version of 3.6.0, and the version on the page being 2.2.0."],["It inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetBackendServiceRequest` class has two constructors and properties like `BackendService` and `Project` which are of type string."],["The documentation provides links to various previous versions of this class, from version 1.0.0 up to 3.6.0."]]],[]]