public sealed class DeleteServiceRequest : IMessage<DeleteServiceRequest>, IEquatable<DeleteServiceRequest>, IDeepCloneable<DeleteServiceRequest>, IBufferMessage, IMessage
[[["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 latest version available for `DeleteServiceRequest` is 2.4.0, with older versions dating back to 1.0.0 also listed."],["`DeleteServiceRequest` is a class in the `Google.Cloud.AppEngine.V1` namespace, part of the `Google.Cloud.AppEngine.V1.dll` assembly."],["It serves as the request message for `Services.DeleteService` and inherits from the base `Object` class."],["`DeleteServiceRequest` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has a property called `Name`, a string value representing the name of the requested resource, like `apps/myapp/services/default`."]]],[]]