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-03-21 UTC."],[[["This page provides reference documentation for the `GetServiceRequest` class within the Google Cloud Monitoring v3 API for .NET."],["The latest version available for the `GetServiceRequest` API is 3.15.0, with a history of versions dating back to 2.3.0."],["`GetServiceRequest` is used to retrieve a specific service resource in the Monitoring API, utilizing a specified service name with the format of `projects/[PROJECT_ID_OR_NUMBER]/services/[SERVICE_ID]`."],["The `GetServiceRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with member methods for get hashcode, type and string."],["The `GetServiceRequest` class includes properties such as `Name`, `ResourceName`, and `ServiceName`, which are used to specify the service being requested."]]],[]]