public sealed class UpdateServiceLevelObjectiveRequest : IMessage<UpdateServiceLevelObjectiveRequest>, IEquatable<UpdateServiceLevelObjectiveRequest>, IDeepCloneable<UpdateServiceLevelObjectiveRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class UpdateServiceLevelObjectiveRequest.
[[["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."],[[["This webpage provides documentation for the `UpdateServiceLevelObjectiveRequest` class within the Google Cloud Monitoring v3 API, specifically in the .NET context."],["The class is part of the `Google.Cloud.Monitoring.V3` namespace and is found in the `Google.Cloud.Monitoring.V3.dll` assembly, with version 3.8.0 being the currently displayed version."],["The `UpdateServiceLevelObjectiveRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are utilized for working with protocol buffers."],["The webpage lists various versions of the Google Cloud Monitoring V3 API, starting with the latest 3.15.0 version and includes various older versions, all the way down to 2.3.0."],["The class includes two constructors, a default one, and another to be used to instantiate the class from another `UpdateServiceLevelObjectiveRequest` instance, and has the properties `ServiceLevelObjective` and `UpdateMask` to be utilized."]]],[]]