Class: Google::Cloud::Talent::V4beta1::ParseResumeResponse
- Inherits:
-
Object
- Object
- Google::Cloud::Talent::V4beta1::ParseResumeResponse
- Defined in:
- lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/resume_service.rb
Overview
Parse resume response.
Instance Attribute Summary collapse
-
#profile ⇒ Google::Cloud::Talent::V4beta1::Profile
The profile parsed from resume.
-
#raw_text ⇒ String
Raw text from resume.
Instance Attribute Details
#profile ⇒ Google::Cloud::Talent::V4beta1::Profile
Returns The profile parsed from resume.
94 |
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/resume_service.rb', line 94 class ParseResumeResponse; end |
#raw_text ⇒ String
Returns Raw text from resume.
94 |
# File 'lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/resume_service.rb', line 94 class ParseResumeResponse; end |