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\u003eThis webpage details the \u003ccode\u003eDeleteTenantRequest\u003c/code\u003e class, which is used to request the deletion of a tenant in the Google Cloud Talent API, with the latest available version being 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTenantRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to provide the ability to interact with Protobuf messages, handle equality checks, deep clone objects, and buffer messages.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor \u003ccode\u003eDeleteTenantRequest\u003c/code\u003e that can create a new instance or duplicate an existing \u003ccode\u003eDeleteTenantRequest\u003c/code\u003e, and it includes a \u003ccode\u003eName\u003c/code\u003e property which stores the required resource name of the tenant to be deleted and a \u003ccode\u003eTenantName\u003c/code\u003e property which provides a strongly-typed view over this \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTenantRequest\u003c/code\u003e class is found in the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Talent.V4.dll\u003c/code\u003e assembly, offering a way to manage tenant deletion via the .NET client library.\u003c/p\u003e\n"]]],[],null,[]]