Class: Google::Cloud::Talent::V4beta1::Interview

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/common.rb

Overview

Details of an interview.

Instance Attribute Summary collapse

Instance Attribute Details

#outcomeGoogle::Cloud::Talent::V4beta1::Outcome

Returns Required.

The overall decision resulting from this interview (positive, negative, nuetral).

Returns:



516
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/common.rb', line 516

class Interview; end

#ratingGoogle::Cloud::Talent::V4beta1::Rating

Returns Optional.

The rating on this interview.

Returns:



516
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/common.rb', line 516

class Interview; end