Cloud Talent Solution V4 API - Class Google::Cloud::Talent::V4::CompensationFilter (v0.6.4)

Reference documentation and code samples for the Cloud Talent Solution V4 API class Google::Cloud::Talent::V4::CompensationFilter.

Filter on job compensation type and amount.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#include_jobs_with_unspecified_compensation_range

def include_jobs_with_unspecified_compensation_range() -> ::Boolean
Returns
  • (::Boolean) — If set to true, jobs with unspecified compensation range fields are included.

#include_jobs_with_unspecified_compensation_range=

def include_jobs_with_unspecified_compensation_range=(value) -> ::Boolean
Parameter
  • value (::Boolean) — If set to true, jobs with unspecified compensation range fields are included.
Returns
  • (::Boolean) — If set to true, jobs with unspecified compensation range fields are included.

#range

def range() -> ::Google::Cloud::Talent::V4::CompensationInfo::CompensationRange

#range=

def range=(value) -> ::Google::Cloud::Talent::V4::CompensationInfo::CompensationRange
Parameter

#type

def type() -> ::Google::Cloud::Talent::V4::CompensationFilter::FilterType
Returns

#type=

def type=(value) -> ::Google::Cloud::Talent::V4::CompensationFilter::FilterType
Parameter
Returns

#units

def units() -> ::Array<::Google::Cloud::Talent::V4::CompensationInfo::CompensationUnit>
Returns

#units=

def units=(value) -> ::Array<::Google::Cloud::Talent::V4::CompensationInfo::CompensationUnit>
Parameter
Returns