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 \u003ccode\u003eDeleteServiceRequest\u003c/code\u003e class is used to create a request for deleting a service in the Google Cloud Service Directory, specifically for the \u003ccode\u003eRegistrationService.DeleteService\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.ServiceDirectory.V1\u003c/code\u003e namespace, which is within the \u003ccode\u003eGoogle.Cloud.ServiceDirectory.V1.dll\u003c/code\u003e assembly and version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteServiceRequest\u003c/code\u003e class has properties such as \u003ccode\u003eName\u003c/code\u003e (a string representing the service's name) and \u003ccode\u003eServiceName\u003c/code\u003e (a \u003ccode\u003eServiceName\u003c/code\u003e-typed view of the \u003ccode\u003eName\u003c/code\u003e resource).\u003c/p\u003e\n"],["\u003cp\u003eIt 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, providing functionalities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe current latest version for the DeleteServiceRequest is 2.6.0, with previous versions ranging down to 1.0.0 available, all contained within the .NET documentation.\u003c/p\u003e\n"]]],[],null,[]]