public sealed class GetServiceRequest : IMessage<GetServiceRequest>, IEquatable<GetServiceRequest>, IDeepCloneable<GetServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Management v1 API class GetServiceRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version of the `GetServiceRequest` class within the Service Management v1 API is 2.4.0, as indicated in the provided documentation links."],["`GetServiceRequest` is a request message utilized in the `GetService` method of the Service Management v1 API, according to the available documentation."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, in addition to inheriting from `object`."],["The `GetServiceRequest` class has a `ServiceName` property of string type, which is a required field representing the service's name, and it must adhere to the `ServiceManager` naming conventions."]]],[]]