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 documentation for the `DeleteServiceRequest` class within the Google Cloud Monitoring v3 API for .NET, offering reference materials and code samples."],["The `DeleteServiceRequest` class is used to delete a service and includes properties for specifying the service's resource name, including `Name`, `ResourceName`, and `ServiceName`."],["The page documents a range of available versions for `DeleteServiceRequest`, from the latest 3.15.0 down to version 2.3.0, with links to each specific version's documentation."],["The `DeleteServiceRequest` class inherits from the `object` class and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Constructors for `DeleteServiceRequest` are detailed, including a parameter `other` that takes another `DeleteServiceRequest` instance for creating a copy."]]],[]]