public sealed class CompensationRange : IMessage<CompensationInfo.Types.CompensationRange>, IEquatable<CompensationInfo.Types.CompensationRange>, IDeepCloneable<CompensationInfo.Types.CompensationRange>, IBufferMessage, IMessage
The maximum amount of compensation. If left empty, the value is set
to a maximal compensation value and the currency code is set to
match the [currency code][google.type.Money.currency_code] of
min_compensation.
The minimum amount of compensation. If left empty, the value is set
to zero and the currency code is set to match the
[currency code][google.type.Money.currency_code] of max_compensation.
[[["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 webpage details the \u003ccode\u003eCompensationRange\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace, specifically version 1.1.0, which is used to represent a range of compensation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompensationRange\u003c/code\u003e 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, providing methods for object manipulation and comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one for default instantiation and another to clone an existing \u003ccode\u003eCompensationRange\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompensationRange\u003c/code\u003e class contains two properties, \u003ccode\u003eMaxCompensation\u003c/code\u003e and \u003ccode\u003eMinCompensation\u003c/code\u003e, both of type \u003ccode\u003eMoney\u003c/code\u003e, representing the maximum and minimum amounts within the compensation range, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe page has a list of several versions available for this class, with version 2.7.0 being the most recent.\u003c/p\u003e\n"]]],[],null,[]]