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-04-17 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 this page focuses on version 3.14.0, showing an array of previous versions going back to version 2.3.0."],["`DeleteServiceRequest` is used to delete a service and requires a resource name formatted as \"projects/[PROJECT_ID_OR_NUMBER]/services/[SERVICE_ID]\"."],["The `DeleteServiceRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`DeleteServiceRequest` has multiple properties to help build the resource name such as `Name`, `ResourceName`, and `ServiceName`."]]],[]]