public sealed class DeleteServiceRequest : IMessage<DeleteServiceRequest>, IEquatable<DeleteServiceRequest>, IDeepCloneable<DeleteServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class DeleteServiceRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeleteServiceRequest\u003c/code\u003e class is part of the Google Cloud App Engine v1 API, specifically in the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a request message designed for use with the \u003ccode\u003eServices.DeleteService\u003c/code\u003e method, which implies its function is to facilitate the deletion of services within App Engine.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteServiceRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteServiceRequest\u003c/code\u003e class has a \u003ccode\u003eName\u003c/code\u003e property, which is a string that specifies the name of the resource to be deleted, such as \u003ccode\u003eapps/myapp/services/default\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eDeleteServiceRequest\u003c/code\u003e class, with the latest being version 2.4.0, and older versions available down to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]