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

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

Overview

Details of an interview.

Instance Attribute Summary collapse

Instance Attribute Details

#outcome::Google::Cloud::Talent::V4beta1::Outcome

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

Returns:



501
502
503
504
# File 'proto_docs/google/cloud/talent/v4beta1/common.rb', line 501

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

#rating::Google::Cloud::Talent::V4beta1::Rating

Returns The rating on this interview.

Returns:



501
502
503
504
# File 'proto_docs/google/cloud/talent/v4beta1/common.rb', line 501

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