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 latest version available for `GetServiceRequest` is 3.15.0, while the current page's documentation is for version 3.4.0."],["The `GetServiceRequest` class, which inherits from `object` and implements multiple interfaces, is used to make requests for a service with a given project and ID."],["The `GetServiceRequest` class has properties `Name`, `ResourceName` and `ServiceName`, used to define the location and name of a service resource."],["The `GetServiceRequest` class has two constructors: one is a parameterless default constructor, and the other takes another `GetServiceRequest` object to create a new one."]]],[]]