public sealed class UpdateServiceLevelObjectiveRequest : IMessage<UpdateServiceLevelObjectiveRequest>, IEquatable<UpdateServiceLevelObjectiveRequest>, IDeepCloneable<UpdateServiceLevelObjectiveRequest>, IBufferMessage, IMessage
[[["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."],[[["The `UpdateServiceLevelObjectiveRequest` class is used to make requests for updating a service level objective."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["The webpage documents versions of the `UpdateServiceLevelObjectiveRequest` class, ranging from version 2.3.0 to the latest version 3.15.0, of which 2.6.0 is the specific version detailed."],["The `UpdateServiceLevelObjectiveRequest` class has two constructors and two properties: `ServiceLevelObjective` and `UpdateMask`, the former of which is a required field for specifying which objective to update."]]],[]]