public sealed class GetServiceRequest : IMessage<GetServiceRequest>, IEquatable<GetServiceRequest>, IDeepCloneable<GetServiceRequest>, IBufferMessage, IMessage
[[["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-04-17 UTC."],[[["The latest version available for `GetServiceRequest` within the `Google.Cloud.AppEngine.V1` namespace is 2.4.0, while the current context is showing the documentation for version 1.3.0."],["`GetServiceRequest` is a class used to create request messages for `Services.GetService` within the App Engine API."],["The `GetServiceRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `Name` property, which is a string that represents the name of the requested resource, such as `apps/myapp/services/default`."],["`GetServiceRequest` has two constructors, one empty and another that takes a `GetServiceRequest` object as a parameter."]]],[]]