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-09 UTC."],[[["This webpage provides documentation for the `DeleteServiceRequest` class within the Google Cloud Monitoring v3 API, specifically for the .NET environment, across multiple versions, with the latest being 3.15.0."],["The `DeleteServiceRequest` class is used to delete a service in Google Cloud Monitoring and implements various interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `DeleteServiceRequest` class includes constructors for creating instances, either as a new object or by copying another `DeleteServiceRequest`."],["Key properties of the `DeleteServiceRequest` class are `Name`, `ResourceName`, and `ServiceName`, which are all related to identifying the specific service to be deleted and are of various types."],["There are 19 versions of the API outlined on this page, ranging from 2.3.0 to 3.15.0."]]],[]]