Class Resume (0.6.2)

Resource that represents a resume. .. attribute:: structured_resume

Users can create a profile with only this field field, if [res ume_type][google.cloud.talent.v4beta1.Resume.resume_type] is HRXML. For example, the API parses this field and creates a profile with all structured fields populated. [EmploymentRecord][googl e.cloud.talent.v4beta1.EmploymentRecord], [EducationRecord][go ogle.cloud.talent.v4beta1.EducationRecord], and so on. An error is thrown if this field cannot be parsed. Note that the use of the functionality offered by this field to extract data from resumes is an Alpha feature and as such is not covered by any SLA.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > Resume