public sealed class UpdateTenantRequest : IMessage<UpdateTenantRequest>, IEquatable<UpdateTenantRequest>, IDeepCloneable<UpdateTenantRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 API class UpdateTenantRequest.
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\u003eThis document provides reference documentation for the \u003ccode\u003eUpdateTenantRequest\u003c/code\u003e class within the Google Cloud Talent Solution v4 API, specifically detailing its structure, functionality, and implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTenantRequest\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace, is used to request updates to a specific tenant resource.\u003c/p\u003e\n"],["\u003cp\u003eThe class has been implemented in versions 1.0.0 through 2.7.0 (latest) of the Google Cloud Talent V4 API, and each version is accessible via its documentation page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTenantRequest\u003c/code\u003e class can be constructed using a parameterless constructor or by passing an \u003ccode\u003eUpdateTenantRequest\u003c/code\u003e instance, and it implements several interfaces such as \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 \u003ccode\u003eUpdateTenantRequest\u003c/code\u003e class has two key properties: \u003ccode\u003eTenant\u003c/code\u003e, representing the updated tenant resource, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which allows specifying which tenant fields should be modified during the update process.\u003c/p\u003e\n"]]],[],null,[]]