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\u003eThe latest version of the \u003ccode\u003eDeleteCompanyRequest\u003c/code\u003e class in the Google Cloud Talent Solution v4 API is version 2.7.0, with previous versions ranging from 2.6.0 down to 1.0.0 available for reference.\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 several interfaces such as \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 \u003ccode\u003eDeleteCompanyRequest\u003c/code\u003e class has two constructors, a default parameterless constructor, and one that takes another \u003ccode\u003eDeleteCompanyRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eCompanyName\u003c/code\u003e, a typed view of the name 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\u003eThe \u003ccode\u003eDeleteCompanyRequest\u003c/code\u003e class inherits from the standard object class, inheriting methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]