public sealed class DeleteCompanyRequest : IMessage<DeleteCompanyRequest>, IEquatable<DeleteCompanyRequest>, IDeepCloneable<DeleteCompanyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 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-03-21 UTC."],[[["This document provides reference information for the `DeleteCompanyRequest` class within the Google Cloud Talent Solution v4beta1 API, specifically version 3.0.0-beta05."],["`DeleteCompanyRequest` is used to request the deletion of a company resource, as per the Google Cloud Talent Solution API."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteCompanyRequest` class contains properties such as `CompanyName` and `Name`, with the `Name` property being the resource name of the company that is to be deleted."],["The available versions of the API that include the `DeleteCompanyRequest` class are 3.0.0-beta06, 3.0.0-beta05 and 2.0.0-beta07."]]],[]]