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, specifically for .NET development."],["The latest version documented is 3.15.0, while a range of prior versions, from 3.14.0 down to 2.3.0, are also available for reference."],["The `DeleteServiceRequest` class is used to make requests to delete a service and is implemented as part of the `Google.Cloud.Monitoring.V3` namespace."],["This class inherits members from the base `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteServiceRequest` class contains two constructors, one default, and one which takes another `DeleteServiceRequest` as a parameter, as well as properties `Name`, `ResourceName` and `ServiceName`."]]],[]]