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 webpage provides reference documentation for the `DeleteServiceRequest` class within the Google Cloud Monitoring v3 API for .NET."],["The `DeleteServiceRequest` class is used to request the deletion of a specific service in Google Cloud Monitoring, as indicated by its function and name."],["The latest version available is 3.15.0, and the current page focuses on the 3.12.0 version of the `DeleteServiceRequest`."],["The page details the class's properties, including `Name`, `ResourceName`, and `ServiceName`, which are essential for identifying the service to be deleted, and is provided with a list of all previous versions."],["The class `DeleteServiceRequest` inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also has two constructors with one that accepts a parameter of the same type."]]],[]]