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 the Google Cloud Channel V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteCustomerRequest\u003c/code\u003e class 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteCustomerRequest\u003c/code\u003e class offers two constructors: a default one, and another that accepts another \u003ccode\u003eDeleteCustomerRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eCustomerName\u003c/code\u003e (a typed view) and \u003ccode\u003eName\u003c/code\u003e (a string), with the \u003ccode\u003eName\u003c/code\u003e property being a required field for the customer's resource name to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe page also shows a list of available versions for \u003ccode\u003eDeleteCustomerRequest\u003c/code\u003e, ranging from 1.0.0 up to the latest 2.14.0.\u003c/p\u003e\n"]]],[],null,[]]