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\u003eThe latest version available for \u003ccode\u003eCompensationRange\u003c/code\u003e is 2.7.0, and the current document details version 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCompensationRange\u003c/code\u003e is a sealed class that 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, within the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eCompensationRange\u003c/code\u003e defines a range of compensation with properties for \u003ccode\u003eMinCompensation\u003c/code\u003e and \u003ccode\u003eMaxCompensation\u003c/code\u003e, both of which are of type \u003ccode\u003eMoney\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompensationRange\u003c/code\u003e class has two constructors: one default and one that takes another \u003ccode\u003eCompensationRange\u003c/code\u003e object as a parameter for cloning purposes.\u003c/p\u003e\n"]]],[],null,[]]