Class: Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationEntry

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/talent/v4beta1/common.rb

Overview

A compensation entry that represents one component of compensation, such as base pay, bonus, or other compensation type.

Annualization: One compensation entry can be annualized if

Instance Attribute Summary collapse

Instance Attribute Details

#amount::Google::Type::Money



392
393
394
395
# File 'proto_docs/google/cloud/talent/v4beta1/common.rb', line 392

class CompensationEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#description::String



392
393
394
395
# File 'proto_docs/google/cloud/talent/v4beta1/common.rb', line 392

class CompensationEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#expected_units_per_year::Google::Protobuf::DoubleValue



392
393
394
395
# File 'proto_docs/google/cloud/talent/v4beta1/common.rb', line 392

class CompensationEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#range::Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationRange



392
393
394
395
# File 'proto_docs/google/cloud/talent/v4beta1/common.rb', line 392

class CompensationEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#type::Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationType



392
393
394
395
# File 'proto_docs/google/cloud/talent/v4beta1/common.rb', line 392

class CompensationEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#unit::Google::Cloud::Talent::V4beta1::CompensationInfo::CompensationUnit



392
393
394
395
# File 'proto_docs/google/cloud/talent/v4beta1/common.rb', line 392

class CompensationEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end