public sealed class DeleteServiceLevelObjectiveRequest : IMessage<DeleteServiceLevelObjectiveRequest>, IEquatable<DeleteServiceLevelObjectiveRequest>, IDeepCloneable<DeleteServiceLevelObjectiveRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class DeleteServiceLevelObjectiveRequest.
[[["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 reference documentation for the `DeleteServiceLevelObjectiveRequest` class within the Google Cloud Monitoring v3 API, specifically for the .NET environment."],["The `DeleteServiceLevelObjectiveRequest` class, part of the `Google.Cloud.Monitoring.V3` namespace, is used to specify the parameters for deleting a Service Level Objective in Google Cloud Monitoring."],["The page details the inheritance, implementation, constructors, and properties of the `DeleteServiceLevelObjectiveRequest` class, including the required `Name` property to identify the Service Level Objective for deletion."],["The documentation provides access to various versions of the `DeleteServiceLevelObjectiveRequest` class, starting from version 2.3.0 up to the latest version 3.15.0, each with a direct link."],["The `DeleteServiceLevelObjectiveRequest` class implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage, offering functionalities for message manipulation, equality checks, deep cloning, and buffered message handling."]]],[]]