public sealed class DeleteServiceRequest : IMessage<DeleteServiceRequest>, IEquatable<DeleteServiceRequest>, IDeepCloneable<DeleteServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Management v1 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."],[[["The page provides documentation for the `DeleteServiceRequest` class within the Google Cloud Service Management v1 API."],["`DeleteServiceRequest` is a request message used for the `DeleteService` method, inheriting from `Object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ServiceName` property is a required string field used to specify the service name that needs to be deleted, following the naming requirements outlined in the overview documentation."],["The page documents versions ranging from 1.1.0 to the latest 2.4.0, and the current version of the documentation is 2.1.0, which provides complete documentation for the `DeleteServiceRequest` class."]]],[]]