Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::Interview.
Details of an interview.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#outcome
def outcome() -> ::Google::Cloud::Talent::V4beta1::Outcome
Returns
- (::Google::Cloud::Talent::V4beta1::Outcome) — Required. The overall decision resulting from this interview (positive, negative, nuetral).
#outcome=
def outcome=(value) -> ::Google::Cloud::Talent::V4beta1::Outcome
Parameter
- value (::Google::Cloud::Talent::V4beta1::Outcome) — Required. The overall decision resulting from this interview (positive, negative, nuetral).
Returns
- (::Google::Cloud::Talent::V4beta1::Outcome) — Required. The overall decision resulting from this interview (positive, negative, nuetral).
#rating
def rating() -> ::Google::Cloud::Talent::V4beta1::Rating
Returns
- (::Google::Cloud::Talent::V4beta1::Rating) — The rating on this interview.
#rating=
def rating=(value) -> ::Google::Cloud::Talent::V4beta1::Rating
Parameter
- value (::Google::Cloud::Talent::V4beta1::Rating) — The rating on this interview.
Returns
- (::Google::Cloud::Talent::V4beta1::Rating) — The rating on this interview.