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, as shown in the provided list of available versions."],["This page provides documentation for the `UpdateServiceRequest` class, which is a part of the Google Cloud Monitoring v3 API."],["The `UpdateServiceRequest` class is used to update a service and inherits from multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, and implements `IBufferMessage`."],["The `UpdateServiceRequest` class has two properties: `Service`, which is the service to update, and `UpdateMask`, which determines which fields to use for the update."],["The provided versions of the `Google.Cloud.Monitoring.V3.UpdateServiceRequest` range from 3.0.0 to 3.15.0, alongside versions 2.3.0 through 2.6.0."]]],[]]