public sealed class DeleteApplicationRequest : IMessage<DeleteApplicationRequest>, IEquatable<DeleteApplicationRequest>, IDeepCloneable<DeleteApplicationRequest>, IBufferMessage, IMessage
Required. The resource name of the application to be deleted.
The format is
"projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}/applications/{application_id}".
For example, "projects/foo/tenants/bar/profiles/baz/applications/qux".
[[["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\u003eThis page provides documentation for the \u003ccode\u003eDeleteApplicationRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1\u003c/code\u003e namespace, specifically for version 2.0.0-beta07.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteApplicationRequest\u003c/code\u003e class is used to request the deletion of an application and implements multiple interfaces such as \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 includes properties such as \u003ccode\u003eApplicationName\u003c/code\u003e, which provides a typed view of the application resource name, and \u003ccode\u003eName\u003c/code\u003e, which is the required string resource name of the application to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits members from the \u003ccode\u003eObject\u003c/code\u003e class and includes two constructors, a default constructor, and one that takes another \u003ccode\u003eDeleteApplicationRequest\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"]]],[],null,[]]