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\u003eThis webpage details the \u003ccode\u003eDeleteServiceRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ServiceDirectory.V1\u003c/code\u003e namespace, specifically for version 1.4.0, which is utilized for requesting the deletion of a service through \u003ccode\u003eRegistrationService.DeleteService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteServiceRequest\u003c/code\u003e class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e, highlighting its capabilities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eDeleteServiceRequest\u003c/code\u003e: a default constructor and another that takes an existing \u003ccode\u003eDeleteServiceRequest\u003c/code\u003e object to be used for copying, taking \u003ccode\u003eDeleteServiceRequest other\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties: \u003ccode\u003eName\u003c/code\u003e, a string representing the name of the service to be deleted, which is required, and \u003ccode\u003eServiceName\u003c/code\u003e, a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe provided links show a variety of versions of this package, with the latest being 2.6.0, and this page specifically representing version 1.4.0.\u003c/p\u003e\n"]]],[],null,[]]