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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The content focuses on the `DeleteCompanyRequest` class within the Google Cloud Talent Solution v4 API, which is used to request the deletion of a company resource."],["This document provides reference documentation and code samples for the `DeleteCompanyRequest` class, including its inheritance, implementation of various interfaces, and inherited members."],["The `DeleteCompanyRequest` class is defined in the `Google.Cloud.Talent.V4` namespace and is part of the `Google.Cloud.Talent.V4.dll` assembly."],["The class includes constructors for creating new instances and the properties `CompanyName` and `Name`, the latter being a required field that specifies the resource name of the company to delete."],["The document includes a list of different versions, ranging from 1.0.0 to 2.7.0, of the `DeleteCompanyRequest` class, offering access to documentation for past versions, where 2.7.0 is the latest."]]],[]]