public sealed class UpdateCompanyRequest : IMessage<UpdateCompanyRequest>, IEquatable<UpdateCompanyRequest>, IDeepCloneable<UpdateCompanyRequest>, IBufferMessage, IMessage
Strongly recommended for the best service experience.
If [update_mask][google.cloud.talent.v4.UpdateCompanyRequest.update_mask] is provided, only the specified fields in
[company][google.cloud.talent.v4.UpdateCompanyRequest.company] are updated. Otherwise all the fields are updated.
A field mask to specify the company fields to be updated. Only
top level fields of [Company][google.cloud.talent.v4.Company] are supported.
[[["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 outlines the \u003ccode\u003eUpdateCompanyRequest\u003c/code\u003e class within the Google Cloud Talent V4 library, version 2.0.0, which is used to update company resources.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.7.0, and the document provides links to several versions between 1.0.0 and the most current version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCompanyRequest\u003c/code\u003e class 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, indicating its role in data handling and messaging.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors, one default and one that takes another \u003ccode\u003eUpdateCompanyRequest\u003c/code\u003e object, allowing for easy copying of data.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eUpdateCompanyRequest\u003c/code\u003e include \u003ccode\u003eCompany\u003c/code\u003e for the resource to update and \u003ccode\u003eUpdateMask\u003c/code\u003e to specify which fields should be modified.\u003c/p\u003e\n"]]],[],null,[]]