public sealed class DeleteContactRequest : IMessage<DeleteContactRequest>, IEquatable<DeleteContactRequest>, IDeepCloneable<DeleteContactRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Essential Contacts v1 API class DeleteContactRequest.
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\u003eThe \u003ccode\u003eDeleteContactRequest\u003c/code\u003e class is used to send a request to delete a contact in the Essential Contacts v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, facilitating its use within the Google Cloud .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteContactRequest\u003c/code\u003e class is associated with multiple version numbers, from 1.0.0 up to the latest release of 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a required \u003ccode\u003eName\u003c/code\u003e property which specifies the contact's resource name to be deleted, and is formatted as an organization, folder, or project path.\u003c/p\u003e\n"],["\u003cp\u003eIt also has a ContactName property that is a strongly typed view of the Name property.\u003c/p\u003e\n"]]],[],null,[]]