public sealed class UpdateCompanyRequest : IMessage<UpdateCompanyRequest>, IEquatable<UpdateCompanyRequest>, IDeepCloneable<UpdateCompanyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class UpdateCompanyRequest.
Strongly recommended for the best service experience.
If
[update_mask][google.cloud.talent.v4beta1.UpdateCompanyRequest.update_mask]
is provided, only the specified fields in
[company][google.cloud.talent.v4beta1.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.v4beta1.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 documentation is for the \u003ccode\u003eUpdateCompanyRequest\u003c/code\u003e class within the Google Cloud Talent Solution v4beta1 API, specifically version 3.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCompanyRequest\u003c/code\u003e class is used to send a request to update a specific company resource, replacing the existing data in the system.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several 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 contains two properties, \u003ccode\u003eCompany\u003c/code\u003e, which holds the company resource data, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which company fields to update.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eUpdateCompanyRequest\u003c/code\u003e: one is the default empty constructor, and the other accepts an existing \u003ccode\u003eUpdateCompanyRequest\u003c/code\u003e object to clone it.\u003c/p\u003e\n"]]],[],null,[]]