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-09 UTC."],[[["This webpage provides reference documentation for the `GetServiceRequest` class within the Google Cloud Monitoring v3 API for .NET."],["The `GetServiceRequest` class is used to request data about a specific service, and is found within the `Google.Cloud.Monitoring.V3` namespace."],["The documentation lists multiple versions of the API, ranging from version 2.3.0 up to the latest version 3.15.0, allowing developers to access documentation for their specific version."],["The `GetServiceRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties like `Name`, `ResourceName`, and `ServiceName` for identifying the requested service."],["The API class `GetServiceRequest` contains two constructors, one default and one that takes in another `GetServiceRequest` as a parameter."]]],[]]