public sealed class GetServiceRequest : IMessage<GetServiceRequest>, IEquatable<GetServiceRequest>, IDeepCloneable<GetServiceRequest>, IBufferMessage, IMessage
Request message for obtaining a Service by its full name.
[[["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-08 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eGetServiceRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Run.V2\u003c/code\u003e namespace, used for requesting a service by its full name.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGetServiceRequest\u003c/code\u003e is 2.13.0, and older versions from 2.12.0 down to 2.0.0 are also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetServiceRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetServiceRequest\u003c/code\u003e class has two constructors, one parameterless and one that takes another \u003ccode\u003eGetServiceRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetServiceRequest\u003c/code\u003e includes properties like \u003ccode\u003eName\u003c/code\u003e, which is a required string for the service's full name, and \u003ccode\u003eServiceName\u003c/code\u003e, which provides a typed view over the \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]