public sealed class UpdateTenantRequest : IMessage<UpdateTenantRequest>, IEquatable<UpdateTenantRequest>, IDeepCloneable<UpdateTenantRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class UpdateTenantRequest.
Strongly recommended for the best service experience.
If
[update_mask][google.cloud.talent.v4beta1.UpdateTenantRequest.update_mask]
is provided, only the specified fields in
[tenant][google.cloud.talent.v4beta1.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.v4beta1.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 information for the \u003ccode\u003eUpdateTenantRequest\u003c/code\u003e class within the Google Cloud Talent Solution v4beta1 API, specifically in the .NET environment, with the latest version being beta06.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTenantRequest\u003c/code\u003e class is used to send requests for updating a specific tenant within the Google Cloud Talent service, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing 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 class includes two constructors: one default and one that allows creating a new \u003ccode\u003eUpdateTenantRequest\u003c/code\u003e object by copying an existing \u003ccode\u003eUpdateTenantRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTenantRequest\u003c/code\u003e class contains properties \u003ccode\u003eTenant\u003c/code\u003e, representing the tenant resource to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, a field mask used to specify which fields of the tenant should be modified during the update.\u003c/p\u003e\n"]]],[],null,[]]