public sealed class GetServiceRequest : IMessage<GetServiceRequest>, IEquatable<GetServiceRequest>, IDeepCloneable<GetServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1 API class GetServiceRequest.
Request message for
[DataprocMetastore.GetService][google.cloud.metastore.v1.DataprocMetastore.GetService].
[[["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."],[[["This webpage provides reference documentation for the `GetServiceRequest` class within the Google Cloud Dataproc Metastore v1 API, specifically version 2.7.0."],["`GetServiceRequest` is a class used to request a Dataproc Metastore service and is part of the `Google.Cloud.Metastore.V1` namespace."],["The `GetServiceRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetServiceRequest` include `Name`, which is the required relative resource name of the metastore service, and `ServiceName`, which provides a typed view of the resource name."],["The page offers access to documentation and code examples for various previous versions of this class, ranging from version 1.0.0 up to the latest version 2.9.0."]]],[]]