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-03-21 UTC."],[[["This webpage provides documentation for the `UpdateServiceRequest` class within the Google Cloud Monitoring v3 API for .NET."],["The latest version of `UpdateServiceRequest` is 3.15.0, while the current page's documentation is for version 3.4.0, listing all versions from 3.0.0 to 3.15.0 and 2.3.0 to 2.6.0."],["The `UpdateServiceRequest` class is used to update a service and includes properties for the `Service` to be updated and a `FieldMask` to specify which fields to update."],["The `UpdateServiceRequest` class inherits from multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's constructors and the properties `Service` and `UpdateMask`, alongside their types and descriptions."]]],[]]