public sealed class UpdateTenantRequest : IMessage<UpdateTenantRequest>, IEquatable<UpdateTenantRequest>, IDeepCloneable<UpdateTenantRequest>, IBufferMessage, IMessage
Strongly recommended for the best service experience.
If [update_mask][google.cloud.talent.v4.UpdateTenantRequest.update_mask] is provided, only the specified fields in
[tenant][google.cloud.talent.v4.UpdateTenantRequest.tenant] are updated. Otherwise all the fields are updated.
A field mask to specify the tenant fields to be updated. Only
top level fields of [Tenant][google.cloud.talent.v4.Tenant] 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\u003eThe \u003ccode\u003eUpdateTenantRequest\u003c/code\u003e class is used to update a specified tenant resource within the Google Cloud Talent V4 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, allowing for message manipulation, comparison, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTenantRequest\u003c/code\u003e class contains properties for \u003ccode\u003eTenant\u003c/code\u003e, which is the resource to replace, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields of the tenant should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versioned references for \u003ccode\u003eUpdateTenantRequest\u003c/code\u003e, with version 2.7.0 being the latest, and this information is provided with links for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe available constructors include a default constructor \u003ccode\u003eUpdateTenantRequest()\u003c/code\u003e and one that accepts another \u003ccode\u003eUpdateTenantRequest\u003c/code\u003e object as a parameter for copying purposes.\u003c/p\u003e\n"]]],[],null,[]]