Users can create a profile with only this field field, if [resume_type][google.cloud.talent.v4beta1.Resume.resume_type]
is [HRXML][google.cloud.talent.v4beta1.Resume.ResumeType.HRXML]. For example, the API parses this field and
creates a profile
with all structured fields populated. [EmploymentRecord][google.cloud.talent.v4beta1.EmploymentRecord],
[EducationRecord][google.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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-30 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eResume\u003c/code\u003e class represents a resume resource within the Google Cloud Talent V4Beta1 API, implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one (\u003ccode\u003eResume()\u003c/code\u003e) and one that takes another \u003ccode\u003eResume\u003c/code\u003e object as a parameter for cloning (\u003ccode\u003eResume(Resume other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResume\u003c/code\u003e class has a \u003ccode\u003eResumeType\u003c/code\u003e property that defines the format of the structured resume, and is of type \u003ccode\u003eResume.Types.ResumeType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStructuredResume\u003c/code\u003e property allows users to provide resume data in a structured format, which the API can parse to populate profile fields; it's of the type \u003ccode\u003eString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for the Resume class is \u003ccode\u003e3.0.0-beta06\u003c/code\u003e within the .NET documentation.\u003c/p\u003e\n"]]],[],null,[]]