public sealed class CreateProfileRequest : IMessage<CreateProfileRequest>, IEquatable<CreateProfileRequest>, IDeepCloneable<CreateProfileRequest>, IBufferMessage, IMessage
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreateProfileRequest\u003c/code\u003e class is used to create a profile within the Google Cloud Talent API's \u003ccode\u003eV4Beta1\u003c/code\u003e version.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering methods for message handling, equality checks, cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateProfileRequest\u003c/code\u003e requires specification of the tenant to which the profile will belong, via the \u003ccode\u003eParent\u003c/code\u003e property, formatted as "projects/{project_id}/tenants/{tenant_id}".\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProfile\u003c/code\u003e property is also required, and is used to define the \u003ccode\u003eProfile\u003c/code\u003e object to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProfileRequest\u003c/code\u003e class can be instantiated using a default constructor, or using a second constructor which takes another instance of \u003ccode\u003eCreateProfileRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]