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-03-21 UTC."],[[["This document provides reference information for the `GetServiceRequest` class within the Google Cloud Metastore v1 API for .NET."],["The `GetServiceRequest` class is used to create request messages for the `DataprocMetastore.GetService` method."],["The latest version available is 2.9.0, with this specific document detailing version 2.8.0 of the `GetServiceRequest` class."],["The `GetServiceRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, `GetServiceRequest()` and `GetServiceRequest(GetServiceRequest)`, and properties like `Name` and `ServiceName` for specifying the metastore service to retrieve."]]],[]]