public sealed class DeleteServiceRequest : IMessage<DeleteServiceRequest>, IEquatable<DeleteServiceRequest>, IDeepCloneable<DeleteServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class DeleteServiceRequest.
[[["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 reference documentation for the `DeleteServiceRequest` class within the Google Cloud Monitoring v3 API for .NET."],["The `DeleteServiceRequest` class is used to construct requests for deleting a specific service and is part of the `Google.Cloud.Monitoring.V3` namespace."],["The class has two constructors, `DeleteServiceRequest()` and `DeleteServiceRequest(DeleteServiceRequest other)`, and includes properties for `Name`, `ResourceName`, and `ServiceName`."],["The documentation covers versions from 2.3.0 up to 3.15.0, with 3.15.0 being the latest, and the provided version on the page being 3.2.0."],["The `DeleteServiceRequest` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]