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 available for \u003ccode\u003eDeleteTenantRequest\u003c/code\u003e is 2.7.0, with this specific documentation page detailing version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteTenantRequest\u003c/code\u003e is a class that serves as a request to delete a tenant within the Google Cloud Talent 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, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTenantRequest\u003c/code\u003e class includes two constructors and two properties named \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eTenantName\u003c/code\u003e, allowing specifying the tenant to delete.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required string representing the resource name of the tenant to delete, with a specific format of "projects/{project_id}/tenants/{tenant_id}".\u003c/p\u003e\n"]]],[],null,[]]