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-03-21 UTC."],[[["This page provides documentation for the `UpdateServiceLevelObjectiveRequest` class within the Google Cloud Monitoring v3 API, specifically for the .NET platform."],["The class is used to update a `ServiceLevelObjective` in the Google Cloud Monitoring service, as indicated by its name and descriptions within the documentation."],["It includes a list of versions for the `UpdateServiceLevelObjectiveRequest`, ranging from 2.3.0 up to the latest version at 3.15.0, with the current documentation centered around version 3.6.0."],["The `UpdateServiceLevelObjectiveRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the documentation includes information about its inherited members."],["The `UpdateServiceLevelObjectiveRequest` class has properties to set the `ServiceLevelObjective` and the `UpdateMask` that determine which fields need to be updated."]]],[]]