public sealed class DeleteTenantRequest : IMessage<DeleteTenantRequest>, IEquatable<DeleteTenantRequest>, IDeepCloneable<DeleteTenantRequest>, IBufferMessage, IMessage
[[["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 latest version of the \u003ccode\u003eDeleteTenantRequest\u003c/code\u003e class is 2.7.0, part of the Google.Cloud.Talent.V4 library, with several previous versions dating back to 1.0.0 also available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTenantRequest\u003c/code\u003e class is used to request the deletion of a specific tenant within the Google Cloud Talent solution.\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, indicating its role within the Google Protocol Buffers ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTenantRequest\u003c/code\u003e class has a \u003ccode\u003eName\u003c/code\u003e property of type string, representing the resource name of the tenant to be deleted in the format "projects/{project_id}/tenants/{tenant_id}", and a corresponding \u003ccode\u003eTenantName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, a default constructor and one that accepts another \u003ccode\u003eDeleteTenantRequest\u003c/code\u003e object as a parameter, allowing for object cloning.\u003c/p\u003e\n"]]],[],null,[]]