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 documentation for the `GetServiceRequest` class within the Google Cloud Monitoring v3 API, including reference materials and code samples."],["The latest version of the API documented here is 3.15.0, with multiple previous versions available, ranging back to version 2.3.0."],["The `GetServiceRequest` class is a sealed class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The documentation includes details on the constructors and properties of the `GetServiceRequest` class, including `Name`, `ResourceName`, and `ServiceName`, with descriptions and types of the values expected."],["The content is specifically for the .NET environment and covers the Google.Cloud.Monitoring.V3 namespace, found within the Google.Cloud.Monitoring.V3.dll assembly."]]],[]]