public sealed class DeleteEndpointRequest : IMessage<DeleteEndpointRequest>, IEquatable<DeleteEndpointRequest>, IDeepCloneable<DeleteEndpointRequest>, IBufferMessage, IMessage
The request message for
[RegistrationService.DeleteEndpoint][google.cloud.servicedirectory.v1.RegistrationService.DeleteEndpoint].
[[["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\u003eDeleteEndpointRequest\u003c/code\u003e class is used to create a request for deleting an endpoint within the Google Cloud Service Directory.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.6.0 is the latest version, and the content includes documentation for various versions of this request message, ranging from 1.0.0 to 2.6.0, all linked to \u003ccode\u003eDeleteEndpointRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteEndpointRequest\u003c/code\u003e 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 functionality for message handling, comparison, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, which is a string, and the \u003ccode\u003eEndpointName\u003c/code\u003e property, which is an \u003ccode\u003eEndpointName\u003c/code\u003e type, are required to specify which endpoint to delete.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eDeleteEndpointRequest\u003c/code\u003e: a default constructor and a copy constructor that takes another \u003ccode\u003eDeleteEndpointRequest\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"]]],[],null,[]]