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 for .NET."],["The class `GetServiceRequest` is a request type, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of the documentation is 3.15.0, and older versions dating back to 2.3.0 are listed."],["The `GetServiceRequest` class has properties `Name`, `ResourceName`, and `ServiceName` to define the service being requested, each with descriptions of their specific usage."],["The `GetServiceRequest` class includes two constructors: a parameterless constructor, and one that takes another `GetServiceRequest` object to copy."]]],[]]