public sealed class DeleteProfileRequest : IMessage<DeleteProfileRequest>, IEquatable<DeleteProfileRequest>, IDeepCloneable<DeleteProfileRequest>, 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-05-30 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeleteProfileRequest\u003c/code\u003e class is used to request the deletion of a profile in the Google Cloud Talent API, specifically within the \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, enabling it to work within the Google Protocol Buffers framework.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eDeleteProfileRequest\u003c/code\u003e, one default and another allowing the cloning of an existing \u003ccode\u003eDeleteProfileRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required field that specifies the resource name of the profile to delete, using a specific format like "projects/foo/tenants/bar/profiles/baz".\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProfileName\u003c/code\u003e property provides a typed view over the \u003ccode\u003eName\u003c/code\u003e property, giving a structured way to access the resource name.\u003c/p\u003e\n"]]],[],null,[]]