public sealed class DeleteServiceRequest : IMessage<DeleteServiceRequest>, IEquatable<DeleteServiceRequest>, IDeepCloneable<DeleteServiceRequest>, IBufferMessage, IMessage
The request message for
[RegistrationService.DeleteService][google.cloud.servicedirectory.v1.RegistrationService.DeleteService].
[[["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 latest version of the \u003ccode\u003eDeleteServiceRequest\u003c/code\u003e class is 2.6.0, which is used to request the deletion of a service in the \u003ccode\u003eRegistrationService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteServiceRequest\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.ServiceDirectory.V1\u003c/code\u003e namespace, 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.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows users to send requests for deleting a service using the \u003ccode\u003eRegistrationService.DeleteService\u003c/code\u003e method, and requires the \u003ccode\u003eName\u003c/code\u003e of the service to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eName\u003c/code\u003e property of type string, and a \u003ccode\u003eServiceName\u003c/code\u003e property of type \u003ccode\u003eServiceName\u003c/code\u003e, both of which are used to identify the service to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteServiceRequest\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eDeleteServiceRequest()\u003c/code\u003e and a constructor \u003ccode\u003eDeleteServiceRequest(DeleteServiceRequest other)\u003c/code\u003e that takes another instance of the class as a parameter.\u003c/p\u003e\n"]]],[],null,[]]