public sealed class DeleteCustomerRequest : IMessage<DeleteCustomerRequest>, IEquatable<DeleteCustomerRequest>, IDeepCloneable<DeleteCustomerRequest>, IBufferMessage, IMessage
Request message for [CloudChannelService.DeleteCustomer][google.cloud.channel.v1.CloudChannelService.DeleteCustomer].
[[["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\u003eDeleteCustomerRequest\u003c/code\u003e class, which is used to send a request to delete a customer via the Cloud Channel Service in version 1 of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented here is 2.14.0, and the page covers the API's history from version 1.0.0 up to the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteCustomerRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring functionality for message handling, equality checks, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one \u003ccode\u003eDeleteCustomerRequest()\u003c/code\u003e, and one that makes a copy from another \u003ccode\u003eDeleteCustomerRequest\u003c/code\u003e object \u003ccode\u003eDeleteCustomerRequest(DeleteCustomerRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eCustomerName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which manage the name of the customer resource to delete, where \u003ccode\u003eCustomerName\u003c/code\u003e provides a typed view and \u003ccode\u003eName\u003c/code\u003e takes a string.\u003c/p\u003e\n"]]],[],null,[]]