public sealed class Tenant : IMessage<Tenant>, IEquatable<Tenant>, IDeepCloneable<Tenant>, IBufferMessage, IMessage
A Tenant resource represents a tenant in the service. A tenant is a group or
entity that shares common access with specific privileges for resources like
profiles. Customer may create multiple tenants to provide data isolation for
different groups.
public RepeatedField<string> KeywordSearchableProfileCustomAttributes { get; }
A list of keys of filterable [Profile.custom_attributes][google.cloud.talent.v4beta1.Profile.custom_attributes], whose
corresponding string_values are used in keyword searches. Profiles with
string_values under these specified field keys are returned if any
of the values match the search keyword. Custom field values with
parenthesis, brackets and special symbols are not searchable as-is,
and must be surrounded by quotes.
[[["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\u003eTenant\u003c/code\u003e class represents a tenant within the Google Cloud Talent service, enabling the isolation of data for distinct groups or entities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTenant\u003c/code\u003e class has properties such as \u003ccode\u003eExternalId\u003c/code\u003e, \u003ccode\u003eKeywordSearchableProfileCustomAttributes\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eTenantName\u003c/code\u003e, and \u003ccode\u003eUsageType\u003c/code\u003e, defining various attributes of the tenant resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTenant\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and 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, defining the classes behavior and capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTenant\u003c/code\u003e class has two constructors, a default constructor and one that takes another \u003ccode\u003eTenant\u003c/code\u003e object as a parameter for initialization, and its properties are of type string, repeated field of strings, TenantName and DataUsageType.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eTenant\u003c/code\u003e class is 3.0.0-beta06 and is under the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1\u003c/code\u003e namespace, with version 2.0.0-beta07 also listed for reference.\u003c/p\u003e\n"]]],[],null,[]]