public sealed class UpdateServiceRequest : IMessage<UpdateServiceRequest>, IEquatable<UpdateServiceRequest>, IDeepCloneable<UpdateServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class UpdateServiceRequest.
[[["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 is 3.15.0, but the current page's focus is on version 3.10.0 and its `UpdateServiceRequest` class."],["The `UpdateServiceRequest` class is part of the `Google.Cloud.Monitoring.V3` namespace within the `Google.Cloud.Monitoring.V3.dll` assembly."],["`UpdateServiceRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a parameterless constructor and one that takes another `UpdateServiceRequest` object, allowing you to specify parameters such as `Service` and `UpdateMask`."],["This documentation provides a reference for using the `UpdateServiceRequest` in a .NET environment, including inherited members and constructor specifications, and it is linked to other previous versions going as far back as 2.3.0."]]],[]]