public sealed class GetServiceRequest : IMessage<GetServiceRequest>, IEquatable<GetServiceRequest>, IDeepCloneable<GetServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class GetServiceRequest.
[[["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 page provides reference documentation for the `GetServiceRequest` class within the Google Cloud Monitoring v3 API for .NET."],["`GetServiceRequest` is used to request a specific service and is part of the `Google.Cloud.Monitoring.V3` namespace, version 3.14.0."],["The `GetServiceRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors for `GetServiceRequest` and the properties such as `Name`, `ResourceName`, and `ServiceName`, including the required resource name format."],["A list of the available versions of this class can also be found on this page, ranging from version 2.3.0 up to the most recent 3.15.0."]]],[]]