public sealed class DeleteCompanyRequest : IMessage<DeleteCompanyRequest>, IEquatable<DeleteCompanyRequest>, IDeepCloneable<DeleteCompanyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 API class DeleteCompanyRequest.
[[["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 document provides reference documentation for the \u003ccode\u003eDeleteCompanyRequest\u003c/code\u003e class within the Google Cloud Talent Solution v4 API, specifically focusing on version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteCompanyRequest\u003c/code\u003e is a class used to request the deletion of a company, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eDeleteCompanyRequest\u003c/code\u003e includes two constructors: one is a default constructor \u003ccode\u003eDeleteCompanyRequest()\u003c/code\u003e, and the other accepts another \u003ccode\u003eDeleteCompanyRequest\u003c/code\u003e object as an argument \u003ccode\u003eDeleteCompanyRequest(DeleteCompanyRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteCompanyRequest\u003c/code\u003e class has two properties, \u003ccode\u003eCompanyName\u003c/code\u003e, which is a CompanyName-typed view over the \u003ccode\u003eName\u003c/code\u003e property, and \u003ccode\u003eName\u003c/code\u003e which is a string representing the resource name of the company to be deleted, in the format "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eDeleteCompanyRequest\u003c/code\u003e ranging from 1.0.0 to the latest 2.7.0.\u003c/p\u003e\n"]]],[],null,[]]