public sealed class GetServiceRequest : IMessage<GetServiceRequest>, IEquatable<GetServiceRequest>, IDeepCloneable<GetServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1beta API class GetServiceRequest.
Request message for
[DataprocMetastore.GetService][google.cloud.metastore.v1beta.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-03-21 UTC."],[[["This document provides reference documentation for the `GetServiceRequest` class within the Dataproc Metastore v1beta API, specifically for version 2.0.0-beta10."],["`GetServiceRequest` is a request message used to retrieve a metastore service via `DataprocMetastore.GetService`, implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetServiceRequest` class has properties for `Name` (a string representing the resource name) and `ServiceName` (a strongly-typed view over the resource name)."],["The class inherits members such as `GetHashCode`, `GetType`, and `ToString` from the base `object` class, and includes constructors for creating new instances of `GetServiceRequest`."],["The latest version for this class is 2.0.0-beta11, with 1.0.0-beta02 being an older version."]]],[]]