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."],[[["The latest version of the Google Cloud Monitoring v3 API documentation available is 3.15.0, with a comprehensive list of versions provided, ranging from 3.15.0 down to 2.3.0."],["The `GetServiceRequest` class, documented here, is part of the Google Cloud Monitoring v3 API and is used to request details about a specific service."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["`GetServiceRequest` has two constructors, one default and one allowing for the duplication of another `GetServiceRequest` object."],["The class `GetServiceRequest` has the properties `Name`, `ResourceName`, and `ServiceName` to identify a specific service."]]],[]]