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 developers."],["The latest version of this API is 3.15.0, but the page details the 3.11.0 version."],["The `GetServiceRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods and functionalities for working with Google Cloud Monitoring data."],["The class has two constructors, `GetServiceRequest()` for default initialization and `GetServiceRequest(GetServiceRequest other)` to initialize from another `GetServiceRequest` object."],["The `GetServiceRequest` has three properties: `Name`, `ResourceName`, and `ServiceName`, which allow access to and modification of the service's resource name."]]],[]]