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 available for the Google Cloud Monitoring v3 API class `UpdateServiceRequest` is 3.15.0, while the current page focuses on version 3.14.0."],["This page provides reference documentation and code samples for the `UpdateServiceRequest` class within the Google Cloud Monitoring v3 API."],["The `UpdateServiceRequest` class, used for updating services, inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UpdateServiceRequest` class include `Service`, which defines the service to be updated, and `UpdateMask`, which specifies which fields are to be updated."],["The page also lists a variety of previous versions, going back to version 2.3.0, with a link for each."]]],[]]