public sealed class DeleteContactRequest : IMessage<DeleteContactRequest>, IEquatable<DeleteContactRequest>, IDeepCloneable<DeleteContactRequest>, IBufferMessage, IMessage
Required. The name of the contact to delete.
Format: organizations/{organization_id}/contacts/{contact_id},
folders/{folder_id}/contacts/{contact_id} or
projects/{project_id}/contacts/{contact_id}
[[["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\u003eDeleteContactRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.EssentialContacts.V1\u003c/code\u003e namespace, used for sending requests to delete contacts.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eDeleteContactRequest\u003c/code\u003e is 2.5.0, with prior versions ranging back to 1.0.0 available as well, accessible through links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteContactRequest\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 \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteContactRequest\u003c/code\u003e class contains two constructors, a default one and one that takes another \u003ccode\u003eDeleteContactRequest\u003c/code\u003e object, and has properties to manage the name and \u003ccode\u003eContactName\u003c/code\u003e of the contact.\u003c/p\u003e\n"],["\u003cp\u003eThe required format for deleting a contact can be found in the \u003ccode\u003eName\u003c/code\u003e property, detailing the string formatting that is required.\u003c/p\u003e\n"]]],[],null,[]]