public sealed class DeleteCompanyRequest : IMessage<DeleteCompanyRequest>, IEquatable<DeleteCompanyRequest>, IDeepCloneable<DeleteCompanyRequest>, 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 \u003ccode\u003eDeleteCompanyRequest\u003c/code\u003e class is used to request the deletion of a company in the Google Cloud Talent V4Beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, indicating its role in message handling and data management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteCompanyRequest\u003c/code\u003e has two constructors: one default and one that accepts another \u003ccode\u003eDeleteCompanyRequest\u003c/code\u003e object for creating copies, and it features the \u003ccode\u003eName\u003c/code\u003e property, which is a string that holds the resource name of the company to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompanyName\u003c/code\u003e property provides a typed view over the \u003ccode\u003eName\u003c/code\u003e property and utilizes the \u003ccode\u003eCompanyName\u003c/code\u003e class, offering a structured way to represent the company resource name.\u003c/p\u003e\n"]]],[],null,[]]