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."],[[["This webpage provides documentation for the `GetBackendServiceRequest` class within the Google Compute Engine v1 API for .NET, with version 3.6.0 being the latest."],["The `GetBackendServiceRequest` class is a request message used for retrieving details about a specific BackendService, as part of the larger Compute Engine API."],["The documentation lists the class's inheritance as well as the interfaces it implements, which include `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors for `GetBackendServiceRequest`, including a default constructor and a copy constructor, as well as two properties, `BackendService` and `Project`, both of which are strings."],["The API Documentation includes a comprehensive list of versions for the class, ranging from version 1.0.0 all the way to the latest version of 3.6.0, all of which can be navigated through using their respective links."]]],[]]