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.
Property Value
Type
Description
Google.Type.Money
MinCompensation
public Money MinCompensation { get; set; }
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, a component of the Google Cloud Talent Solution.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompensationRange\u003c/code\u003e class provides functionality for representing a range of compensation, including minimum and maximum values, with corresponding currency codes.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the \u003ccode\u003eCompensationRange\u003c/code\u003e class, ranging from the latest version 2.7.0 down to version 1.0.0, showing a history of its development.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCompensationRange\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e from the Google.Protobuf library, enabling advanced serialization, comparison, and cloning features.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two constructors; one being the default constructor \u003ccode\u003eCompensationRange()\u003c/code\u003e, the other \u003ccode\u003eCompensationRange(CompensationInfo.Types.CompensationRange other)\u003c/code\u003e allows the creation of a new \u003ccode\u003eCompensationRange\u003c/code\u003e from another.\u003c/p\u003e\n"]]],[],null,[]]