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 webpage provides reference documentation for the `GetServiceRequest` class within the Google Cloud Monitoring v3 API, specifically for .NET development."],["The `GetServiceRequest` class is a request type used to retrieve information about a specific service in Google Cloud Monitoring, and it requires a service name as a parameter."],["The page details the class's inheritance, implemented interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and the available properties like `Name`, `ResourceName`, and `ServiceName`."],["There are 19 versions available for the `GetServiceRequest` class, ranging from version 2.3.0 to 3.15.0, with 3.15.0 being the latest."],["The web page also includes the constructors for the `GetServiceRequest` class, which are the default constructor and one that accepts another `GetServiceRequest` as a parameter."]]],[]]